Skip to content

Commit 773bb63

Browse files
author
Chris Brody
authored
doc React Native 0.60 support quirk (#96)
that React Native 0.60 is currently not supported by Expo or react-native-windows
1 parent 5277485 commit 773bb63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This tool based on [`react-native-create-library`](https://www.npmjs.com/package
3030
- Known quirks & issues on React Native 0.60(+):
3131
- [issue #28](https://github.com/brodybits/create-react-native-module/issues/28) - additional `pod install` step needed for RN 0.60 on iOS
3232
- [issue #29](https://github.com/brodybits/create-react-native-module/issues/29) - View does not work with RN 0.60 on Android (quick patch needed)
33+
- React Native 0.60 currently not supported by Expo or react-native-windows
3334
- Windows support is likely to be removed (see [issue #43](https://github.com/brodybits/create-react-native-module/issues/43))
3435
- Node.js pre-10 support is deprecated and will be removed in the near future (see [issue #38](https://github.com/brodybits/create-react-native-module/issues/38))
3536

0 commit comments

Comments
 (0)