Skip to content
Discussion options

You must be logged in to vote
  1. Theoretically you can keep both Rock and RNC CLI, but you'll need to pick one in your native build scripts (cliFile in build.gradle and CLI_PATH in Xcode project). To enable remote caching you'll need to use rock CLI. You can migrate gradually per platform if you like, keeping RNC CLI on Android and moving to Rock on iOS or vice-versa.
  2. Rock is a relatively new framework that aims to:
    • bring modern DX to large, enterprise setups that have either hard time migrating to Expo CLI or can't do it due to legal constraints; with npm create rock we aim at few seconds migrations for most of the projects out there (excluding setting up remote cache for now)
    • provide the easiest way to introduce Reac…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bacarybruno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants