Skip to content

Instantly share code, notes, and snippets.

@benomatis
Created March 25, 2021 19:52
Show Gist options
  • Save benomatis/2449edacd2a900b03eb8cefe1fac87f9 to your computer and use it in GitHub Desktop.
Save benomatis/2449edacd2a900b03eb8cefe1fac87f9 to your computer and use it in GitHub Desktop.
"dependencies": {
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/native": "^5.9.2",
"@react-navigation/stack": "^5.14.2",
"@rematch/core": "^2.0.0",
"@rematch/loading": "^2.0.0",
"@rematch/persist": "^2.0.0",
"@tttstudios/react-native-carousel": "^1.1.0",
"add": "^2.0.6",
"babel-plugin-module-resolver": "^4.1.0",
"firebase": "^8.2.6",
"lodash": "^4.17.21",
"metro-config": "^0.64.0",
"react": "16.13.1",
"react-native": "0.63.4",
"react-native-animatable": "^1.3.3",
"react-native-bootsplash": "^3.1.2",
"react-native-calendars": "^1.1129.0",
"react-native-config": "^1.4.2",
"react-native-device-info": "^8.0.5",
"react-native-easy-grid": "^0.2.2",
"react-native-firebase": "^5.6.0",
"react-native-gesture-handler": "^1.9.0",
"react-native-global-props": "^1.1.5",
"react-native-keyboard-aware-scroll-view": "^0.9.3",
"react-native-modal": "^11.6.1",
"react-native-paper": "^4.7.2",
"react-native-safe-area-context": "^3.1.9",
"react-native-screens": "^2.17.1",
"react-native-status-bar-height": "^2.6.0",
"react-native-switch": "git+https://github.com/shahen94/react-native-switch.git",
"react-native-vector-icons": "^8.1.0",
"react-redux": "^7.2.2",
"react-redux-firebase": "^3.10.0",
"redux": "^4.0.5",
"redux-firestore": "^0.15.0",
"redux-persist": "^6.0.0",
"tipsi-stripe": "^9.0.0",
"yarn": "^1.22.10"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@bam.tech/react-native-make": "^3.0.0",
"@react-native-community/eslint-config": "^1.1.0",
"babel-jest": "^25.1.0",
"babel-plugin-react-native-classname-to-style": "^1.2.2",
"babel-plugin-react-native-platform-specific-extensions": "^1.1.1",
"eslint": "^6.5.1",
"jest": "^25.1.0",
"metro-react-native-babel-preset": "^0.59.0",
"node-sass": "^5.0.0",
"react-native-sass-transformer": "^1.4.0",
"react-test-renderer": "16.13.1"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment