
Instructions for using CocoaPods to install React Native.
Command to install CocoaPods.
Podfile entry to include React.
File declaring project name and version.
Folder to put JavaScript files.
Header file for MyViewController
Implementation file for MyViewController
Modification for integrating MyViewController
JSX syntax and precompilation setup