Skip to content

Instantly share code, notes, and snippets.

@Maximwolker
Forked from MosesEsan/quotes_dependencies.sh
Created March 12, 2020 18:10
Show Gist options
  • Save Maximwolker/0fae54fc4020227153708c9afc4ec6a2 to your computer and use it in GitHub Desktop.
Save Maximwolker/0fae54fc4020227153708c9afc4ec6a2 to your computer and use it in GitHub Desktop.
Install dependencies (quotes app)
yarn add redux
yarn add react-redux
yarn add redux-thunk
yarn add react-native-elements
yarn add react-native-router-flux
yarn add axios
yarn add react-native-keyboard-spacer
yarn add moment
yarn add firebase
yarn add react-native-size-matters
---or---
yarn add redux react-redux redux-thunk react-native-elements react-native-router-flux axios react-native-redux-listener react-native-loading-spinner-overlay react-native-keyboard-spacer moment firebase react-native-size-matters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment