Skip to content

Releases: retyui/react-native-fbtee

Release 1.1.0

Choose a tag to compare

@retyui retyui released this 01 Aug 07:38

Android Compatibility:

  • The compileSdkVersion has been updated to 35 , minSdkVersion to 24 , and targetSdkVersion to 34.
  • A fix for incompatibility with AGP 8 has also been applied.

React Native Compatibility:

  • The supported react-native peer dependency has been updated to 0.72.0 and above.

Full Changelog: 1.0.0...1.1.0

Release 1.0.0

Choose a tag to compare

@retyui retyui released this 31 Jul 23:28

Initial Release

  • First stable release of react-native-fbtee.
  • Android-only support.
  • Compatible with React Native's New and Old Architecture.
  • Provides API to read localization files based on system or specific language/region.
  • Simple integration with React Native projects.

Full Changelog: https://github.com/retyui/react-native-fbtee/commits/1.0.0