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

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

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
```