https://github.com/rhdeck/rnboston
Files from React-Native Boston Meetup Talk 11/15/17
https://github.com/rhdeck/rnboston
Last synced: 6 months ago
JSON representation
Files from React-Native Boston Meetup Talk 11/15/17
- Host: GitHub
- URL: https://github.com/rhdeck/rnboston
- Owner: rhdeck
- License: mit
- Created: 2017-11-13T20:35:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T13:45:31.000Z (over 8 years ago)
- Last Synced: 2025-01-22T00:35:36.833Z (over 1 year ago)
- Size: 5.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native Boston Meetup Files
## Slides
* [PPT](https://github.com/rhdeck/rnboston/raw/master/RN%20Swift%20Native%20Modules%20RHD%20111517.pptx)
* [PDF](https://github.com/rhdeck/rnboston/raw/master/RN%20Swift%20Native%20Modules%20RHD%20111517.pdf)
* Slideshare:
## Useful Resources:
* [react-native-swift on NPM](https://www.npmjs.com/package/react-native-swift)
* [react-native-swift-cli for helper tools, from NPM](https://www.npmjs.com/package/react-native-swift-cli)
* [Github repo](https://github.com/rhdeck/react-native-swift)
* [React Native documentation on native modules in iOS](https://facebook.github.io/react-native/docs/native-modules-ios.html)