mmazzarolo / react-native-universal-monorepo

React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
MIT License
1.7k stars 150 forks source link

Fix Problem with M1 Macs #30

Closed laikmosh closed 2 years ago

laikmosh commented 2 years ago

For Apple Silicon to work at all you need to address a linker problem with react-native and Swift libraries Fix as described in: https://github.com/facebookarchive/react-native-fbsdk/issues/755