Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tendant/reactnativeswiftdemo

ReactNative with Existing Swift project
https://github.com/tendant/reactnativeswiftdemo

Last synced: about 1 month ago
JSON representation

ReactNative with Existing Swift project

Awesome Lists containing this project

README

        

# ReactNativeSwiftDemo
Setup ReactNative with Existing Swift project

Detailed explaination can be found at: http://blog.leiwang.info/posts/2016-01-17-add-reactnative-in-swift-project.html

## Requirements
1. Before start, make sure the ReactNative requirement is met. [ReactNative requirements](https://facebook.github.io/react-native/docs/getting-started.html#requirements)
2. Run `npm install` in project root directory
3. Build and run application from XCode