Descontinuado
Foi instalado nesse projeto: Reactron,Eslint,PropTypes,Icons,React Navigation,ApiSauce
Update displayName in app.json to the new name
Update name in index.js
Delete ios/ and android/ directories in root project
react-native eject
react-native link
react-native init projeto
yarn add reactotron-react-native --dev
yarn add reactotron-redux
yarn add reactotron-redux
yarn add eslint eslint-config-airbnb eslint-plugin-jsx-a11y eslint-plugin-react-native eslint-plugin-import babel-eslint eslint-plugin-react --dev
yarn add prop-types
yarn add babel-plugin-module-resolver --dev
react-native start -- --reset-cache
yarn add eslint-import-resolver-babel-module
yarn add react-native-vector-icons
Talking to APIs doesn't have to be awkward anymore.
yarn add apisauce
yarn add react-redux redux
yarn add redux-saga
yarn add redux-persist