Set up your custom project from Linker Studio
How to run your app with Linker Studio the easy way
Setup instructions
Software needed
react-native: v0.65.1, follow this guide for React Native CLI - macOS - iOS and android
XCode & Command Line Tools
node: v14.18.1 - we recommend using nvm
yarn: v1.22.17
watchman: v4.9.0
CocoaPods: v1.11.3
(Optional to run from terminal instead of Xcode) ios-deploy tool:
npm install -g ios-deploy
Last updated