Skip to content

It is a react native setup boilerplate that has support for Swift (IOS) and Kotlin (Android).

Notifications You must be signed in to change notification settings

mountainfirefly/react-native-kotlin-swift-boilerplate

Repository files navigation

react-native-kotlin-swift-boilerplate

It is a react native setup boilerplate that doesn't use Objective-C for IOS and Java for Android instead it is using Swift for IOS and Kotlin for Android.

Get Started

git clone https://github.com/mountainfirefly/react-native-kotlin-swift-boilerplate.git
cd react-native-kotlin-swift-boilerplate/

Install dependencies

yarn install

Run

For IOS

npx react-native run-ios

For Android

npx react-native run-android

About

It is a react native setup boilerplate that has support for Swift (IOS) and Kotlin (Android).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published