Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrouid/react-native-nodejs-example
Testing nodejs-mobile-react-native with ipfs
https://github.com/pedrouid/react-native-nodejs-example
Last synced: 13 days ago
JSON representation
Testing nodejs-mobile-react-native with ipfs
- Host: GitHub
- URL: https://github.com/pedrouid/react-native-nodejs-example
- Owner: pedrouid
- Created: 2019-01-28T20:48:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T21:17:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-29T06:21:11.343Z (2 months ago)
- Language: Objective-C
- Size: 613 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-nodejs-example
1. Install dependencies
```sh
npm run bootstrap
```2. Run Metro Bundler
```sh
npm run start
```3. Open XCode Project and Run
```sh
open ios/reactnativenodejsexample.xcodeproj
```