Skip to content

0.0.1: Initial release

Compare
Choose a tag to compare
@michalchudziak michalchudziak released this 04 Sep 14:23
· 13 commits to master since this release

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