Created
August 25, 2020 01:24
-
-
Save 0xC0A1/bd158b35ea4e0d6461d9c0e32f4ce963 to your computer and use it in GitHub Desktop.
Dependencies to use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Inside of the ui folder, otherwise you'll need to prefix it by yarn workspace @xproduct/ui add ... | |
| $ yarn add react-native-web@~0.11.7 | |
| $ yarn add --peer react@~16.11.0\ | |
| react-dom@~16.11.0\ | |
| react-native@~0.62.2 | |
| $ yarn add --dev @storybook/react\ | |
| react@~16.11.0\ | |
| react-dom@~16.11.0\ | |
| react-native@~0.62.2\ | |
| @types/react-native@~0.62.2\ | |
| babel-loader\ | |
| babel-plugin-react-native-web@~0.11.7\ | |
| typescript@~3.9.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment