Packages Used

package.json

{
  "name": "react-native-do",
  "version": "2.0.0",
  "main": "node_modules/expo/AppEntry.js",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "eject": "expo eject",
    "test": "jest",
    "test:watch": "jest --watch",
    "flow": "flow check --show-all-errors | flow-result-checker",
    "lint": "eslint App.js App.test.js src/"
  },
  "jest": {
    "preset": "jest-expo"
  },
  "dependencies": {
    "@expo/vector-icons": "^10.0.0",
    "color": "^3.1.3",
    "expo": "~39.0.2",
    "expo-asset": "~8.2.0",
    "expo-font": "~8.3.0",
    "expo-linear-gradient": "~8.3.0",
    "expo-status-bar": "~1.0.2",
    "jest-junit-reporter": "^1.1.0",
    "lodash": "^4.17.20",
    "moment": "^2.29.1",
    "native-base": "^2.13.14",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.4.tar.gz",
    "react-native-card-carousel": "^1.1.0",
    "react-native-gesture-handler": "~1.7.0",
    "react-native-iphone-x-helper": "^1.3.1",
    "react-native-reanimated": "~1.13.0",
    "react-native-screens": "~2.10.1",
    "react-native-web": "~0.13.12",
    "react-navigation": "^4.4.3",
    "react-navigation-drawer": "^2.6.0"
  },
  "devDependencies": {
    "@babel/core": "~7.9.0",
    "babel-eslint": "^8.2.1",
    "babel-preset-expo": "^8.1.0",
    "eslint": "^4.9.0",
    "eslint-config-airbnb": "^16.1.0",
    "eslint-plugin-flowtype": "^2.41.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^6.0.2",
    "eslint-plugin-react": "^7.4.0",
    "eslint-plugin-react-native": "^3.2.1",
    "expo-cli": "3.17.5",
    "flow-bin": "0.63.1",
    "flow-result-checker": "^0.3.0",
    "jest-expo": "^37.0.0",
    "react-native-scripts": "1.11.1",
    "react-test-renderer": "16.0.0-alpha.12"
  },
  "private": true
}


results matching ""

    No results matching ""