https://github.com/martin-cotta/react-native-app-cocoapods
React Native with Kotlin, Swift & Cocoapods
https://github.com/martin-cotta/react-native-app-cocoapods
react-native
Last synced: 3 months ago
JSON representation
React Native with Kotlin, Swift & Cocoapods
- Host: GitHub
- URL: https://github.com/martin-cotta/react-native-app-cocoapods
- Owner: martin-cotta
- Created: 2018-03-05T07:05:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T03:17:43.000Z (over 8 years ago)
- Last Synced: 2025-07-03T09:46:38.920Z (about 1 year ago)
- Topics: react-native
- Language: Ruby
- Size: 174 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Sample App
## Upgraded to Kotlin, Swift & Cocoapods
```bash
yarn install
(cd ios;pod install;)
react-native run-ios
react-native run-android
```