/react-bridge-example

React native modules example project

Primary LanguageMakefileMIT LicenseMIT

React-Bridge-Example

This project demonstrates:

  • use of react native modules
  • use of react native components (native views, used as react components)
  • Both use cases are implemented for iOS

Set up:

  • Xcode 8.3
  • React 0.46
  • react-native-cli
  • YARN

Run

  • yarn install
  • yarn start (new terminal process)
  • react-native run-ios