Skip to content

Conversation

@patrickkabwe
Copy link
Contributor

@patrickkabwe patrickkabwe commented Sep 30, 2025

πŸ“ Why & how

updates a new lib https://github.com/patrickkabwe/react-native-nitro-text

βœ… Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed an issue or created the feature.

@patrickkabwe patrickkabwe changed the title chore: add react-native-nitro-text library entry chore: update react-native-nitro-text entry to include Android and new architecture support Sep 30, 2025
@Simek
Copy link
Member

Simek commented Sep 30, 2025

Hey @patrickkabwe, thanks for testing the library with New Architecture! πŸ‘

When it comes to Android support I was torn on that, since it lack proper support and features described in README, it only fallbacks to the native Text:

Works on both iOS and Android(currently fallback to RN Text on Android)

@patrickkabwe
Copy link
Contributor Author

Hey @patrickkabwe, thanks for testing the library with New Architecture! πŸ‘

When it comes to Android support I was torn on that, since it lack proper support and features described in README, it only fallbacks to the native Text:

Works on both iOS and Android(currently fallback to RN Text on Android)

Hello @Simek, thanks for reviewing, just to clarify, Android is fully supported with feature parity to iOS for the initial release. I’m currently finalizing the Android implementation, which works similarly to the RNText component. i have a PR here which is scheduled for release this week.

Copy link
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for more context on that, let's merge it! πŸ‘

@Simek Simek merged commit cc851c5 into react-native-community:main Sep 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants