Skip to content

Instantly share code, notes, and snippets.

@0xC0A1
Created August 25, 2020 01:24
Show Gist options
  • Select an option

  • Save 0xC0A1/bd158b35ea4e0d6461d9c0e32f4ce963 to your computer and use it in GitHub Desktop.

Select an option

Save 0xC0A1/bd158b35ea4e0d6461d9c0e32f4ce963 to your computer and use it in GitHub Desktop.
Dependencies to use
# 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