https://github.com/rhdeck/rnboston-ui
Building React Native UI Components with Swift
https://github.com/rhdeck/rnboston-ui
Last synced: 4 months ago
JSON representation
Building React Native UI Components with Swift
- Host: GitHub
- URL: https://github.com/rhdeck/rnboston-ui
- Owner: rhdeck
- Created: 2018-03-29T18:09:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T18:57:00.000Z (about 8 years ago)
- Last Synced: 2025-03-15T09:41:37.914Z (over 1 year ago)
- Size: 8.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rnboston-ui
## Slides
1. Slideshare: https://www.slideshare.net/RayDeck1/making-react-native-ui-components-with-swift
2. PowerPoint: https://github.com/rhdeck/rnboston-ui/raw/master/RN%20Swift%20UI%20Components%20RHD%20032718.pdf
3. PDF: https://github.com/rhdeck/rnboston-ui/raw/master/RN%20Swift%20UI%20Components%20RHD%20032718.pdf
## Resources
* [react-native-swift-cli](https://npmjs.com/package/react-native-swift-cli) Combo package to make creating RN Native Modules easier with swift!
* [react-native-swift-bridge](https://npmjs.com/package/react-native-swift-bridge) Auto-generates Objective-C macros for your swift code, and adds them to your project. (Bundled in react-native-swift-bridge)