Packages Used

package.json

{
  "main": "node_modules/expo/AppEntry.js",
  "name": "REDUX_STARTER_APP",
  "version": "9.2.1",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "eject": "expo eject",
    "test": "flow && jest && eslint .",
    "precommit": "yarn test"
  },
  "upstreamRepo": "[email protected]:GeekyAnts/react-native-native-base-seed.git",
  "jest": {
    "preset": "jest-expo",
    "transformIgnorePatterns": [
      "node_modules/(?!(react-native|lottie-react-native|expo|react-native-maps|react-native-svg|react-native-branch|native-base-shoutem-theme|react-native-easy-grid|react-native-drawer|react-native-vector-icons|react-native-keyboard-aware-scroll-view|react-native-swiper|react-navigation|native-base|@expo|react-native-scrollable-tab-view|react-native-simple-modal|react-native-iphone-x-helper|react-native-router-flux|mobx-react|mobx)/)"
    ]
  },
  "dependencies": {
    "@react-native-community/masked-view": "^0.1.10",
    "color": "^3.1.2",
    "expo": "~38.0.8",
    "expo-font": "~8.2.1",
    "expo-status-bar": "^1.0.2",
    "lodash": "^4.17.20",
    "moment": "^2.27.0",
    "native-base": "^2.13.14",
    "prop-types": "^15.7.2",
    "react": "~16.11.0",
    "react-dom": "~16.11.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",
    "react-native-button": "^3.0.1",
    "react-native-gesture-handler": "~1.6.0",
    "react-native-modalbox": "^2.0.0",
    "react-native-reanimated": "~1.9.0",
    "react-native-screens": "~2.9.0",
    "react-native-vector-icons": "^7.0.0",
    "react-native-web": "~0.11.7",
    "react-navigation": "^4.4.0",
    "react-navigation-drawer": "^2.5.0",
    "react-navigation-stack": "^2.8.2",
    "react-redux": "^7.2.1",
    "redux": "^4.0.5",
    "redux-form": "^8.3.6",
    "redux-logger": "^3.0.6",
    "redux-persist": "^6.0.0",
    "redux-saga": "^1.1.3",
    "redux-thunk": "^2.3.0",
    "validate.js": "^0.13.1",
    "whatwg-fetch": "^3.4.0"
  },
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "babel-preset-expo": "~8.1.0",
    "@babel/plugin-transform-react-jsx-source": "^7.5.0",
    "babel-eslint": "^10.0.3",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "babel-preset-react-native-stage-0": "^1.0.1",
    "chai": "^4.2.0",
    "eslint": "^6.6.0",
    "eslint-config-airbnb": "^18.0.1",
    "eslint-plugin-import": "^2.18.2",
    "eslint-plugin-jsx-a11y": "^6.2.3",
    "eslint-plugin-react": "^7.16.0",
    "eslint-plugin-react-native": "^3.8.1",
    "flow-bin": "^0.112.0",
    "jest-expo": "35.0.0",
    "mocha": "^6.2.2",
    "react-native-scripts": "2.0.1",
    "react-test-renderer": "16.12.0",
    "remote-redux-devtools": "^0.5.16",
    "remote-redux-devtools-on-debugger": "^0.8.3"
  },
  "private": true
}

results matching ""

    No results matching ""