Skip to content

Releases: callstack/react-native-brownfield

0.0.3

05 Sep 12:23
Compare
Choose a tag to compare

Fix npm landing page.

0.0.2

04 Sep 14:27
Compare
Choose a tag to compare

Fixed npm homepage field.

0.0.1: Initial release

04 Sep 14:23
Compare
Choose a tag to compare

This is an initial release of the library!

Features:

  • Easily integrate React Native with existing native app
  • Start React Native with one method and invoke code as soon as it's loaded
  • Reuse the same instance of React Native bridge between different components
  • Use predefined native building blocks - crafted for React Native
  • Disable and enable native gestures and hardware buttons from JavaScript
  • Works well with any native navigation pattern, as well as every React Native JavaScript based navigation
  • Compatible with all native languages Objective-C, Swift, Java and Kotlin