Skip to content

Instantly share code, notes, and snippets.

@Daavidaviid
Last active April 13, 2021 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daavidaviid/087b16991ad192d2cb2482ad16b908b6 to your computer and use it in GitHub Desktop.
Save Daavidaviid/087b16991ad192d2cb2482ad16b908b6 to your computer and use it in GitHub Desktop.
Useful links to setup native dev machine on m1 Mac
Useful links to make dev possible on an arm64 macos machine without Rosetta 2 :
VSCode for arm64 :
https://code.visualstudio.com/insiders/
iOS and cocoapods issue :
https://stackoverflow.com/questions/64718780/getting-error-while-installing-library-from-pod
Active support issue :
https://stackoverflow.com/questions/64718780/getting-error-while-installing-library-from-pod
Run on iOS simulator issue :
https://blog.embrace.io/xcode-12-and-xcframework/
https://stackoverflow.com/a/64139830/6831029
React Native Doctor :
https://reactnative.dev/blog/2019/11/18/react-native-doctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment