Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 222 Bytes

ReactNative-code-example

Run:

$ yarn install

$ react-native link

$ react-native run-ios or react-native run-android

In Xcode, go to File->Project/Workspace settings.

Change the build system to Legacy Build system.