React Native unsupported features:
- No Carthage support: facebook/react-native#13835
- Swift supported is limited:
react-native init
andreact-native link
doesn't work with Swift - Watchman doesn't support symlink: facebook/watchman#105
Known issue of yarn with private npm packages:
- Support for private packages: yarnpkg/yarn#521