korn icon indicating copy to clipboard operation
korn copied to clipboard

Kotlin for React Native

Korn

Running the Project

  • yarn install
  • ./gradlew -t :shared:assemble
  • yarn haul start, in another terminal window
  • build and run the app
  • access the in-app developer menu > Dev Settings > Disable JS Deltas

Disclaimer

This repository is heavily inspired by JetBrains/kotlin-wrappers and ScottPierce/kotlin-react-native. Please check out these projects as well.