Skip to content

Instantly share code, notes, and snippets.

@wcastand
Created October 20, 2023 08:36
Show Gist options
  • Save wcastand/8752cad254faba235dc040101c87a829 to your computer and use it in GitHub Desktop.
Save wcastand/8752cad254faba235dc040101c87a829 to your computer and use it in GitHub Desktop.
"dependencies": {
"@bacons/mdx": "^0.1.1",
"@expo-google-fonts/be-vietnam": "^0.2.0",
"@expo/vector-icons": "^13.0.0",
"@gorhom/portal": "1.0.14",
"@hookform/resolvers": "3.3.1",
"@intercom/intercom-react-native": "6.0.1",
"@react-native-community/datetimepicker": "7.2.0",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.13",
"@sentry/react-native": "5.5.0",
"@shopify/flash-list": "1.4.3",
"@shopify/react-native-skia": "0.1.196",
"@stripe/stripe-react-native": "0.28.0",
"@tamagui/linear-gradient": "^1.74.8",
"@urql/core": "^4.1.3",
"@urql/devtools": "^2.0.3",
"@urql/exchange-auth": "^2.1.6",
"@urql/exchange-graphcache": "^6.3.3",
"@urql/exchange-retry": "^1.2.0",
"@xstate/react": "^3.2.2",
"burnt": "^0.12.1",
"core-js": "^3.32.0",
"crypto-es": "1.2.7",
"date-fns": "2.30.0",
"date-fns-tz": "^2.0.0",
"expo": "~49.0.13",
"expo-application": "~5.3.1",
"expo-asset": "~8.10.1",
"expo-build-properties": "~0.8.3",
"expo-clipboard": "~4.3.1",
"expo-constants": "~14.4.2",
"expo-crypto": "~12.4.1",
"expo-dev-client": "~2.4.11",
"expo-device": "~5.4.0",
"expo-document-picker": "~11.5.3",
"expo-font": "~11.4.0",
"expo-image-picker": "~14.3.1",
"expo-insights": "~0.2.0",
"expo-intent-launcher": "~10.7.0",
"expo-linear-gradient": "~12.3.0",
"expo-linking": "~5.0.2",
"expo-local-authentication": "~13.4.1",
"expo-localization": "~14.3.0",
"expo-navigation-bar": "~2.3.0",
"expo-network": "~5.4.0",
"expo-notifications": "~0.20.1",
"expo-print": "~12.4.2",
"expo-router": "~2.0.0",
"expo-sharing": "~11.5.0",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo-system-ui": "~2.4.0",
"expo-task-manager": "~11.3.0",
"expo-tracking-transparency": "~3.1.0",
"expo-updates": "~0.18.14",
"expo-web-browser": "~12.3.2",
"graphql": "^16.8.0",
"i18next": "^22.5.1",
"ibantools": "4.3.3",
"immer": "9.0.21",
"intl": "1.2.5",
"libphonenumber-js": "1.10.44",
"lottie-ios": "3.4.0",
"lottie-react-native": "5.1.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "7.46.1",
"react-i18next": "^12.3.1",
"react-is": "18.2.0",
"react-native": "0.72.5",
"react-native-appsflyer": "^6.12.2",
"react-native-avoid-softinput": "^3.1.6",
"react-native-gesture-handler": "~2.12.1",
"react-native-get-random-values": "^1.9.0",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-keyboard-controller": "^1.7.0",
"react-native-mask-text": "^0.14.2",
"react-native-mmkv": "^2.10.2",
"react-native-reanimated": "~3.3.0",
"react-native-redash": "18.1.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.1",
"react-native-securerandom": "1.0.1",
"react-native-svg": "13.9.0",
"react-native-web": "~0.19.8",
"react-native-webview": "13.2.2",
"redis": "^4.6.8",
"rn-emoji-keyboard": "^1.5.1",
"sentry-expo": "~7.0.1",
"styled-components": "5.3.11",
"ts-deepmerge": "6.2.0",
"urql": "^4.0.5",
"xstate": "^4.38.2",
"zod": "3.22.2",
"zustand": "4.4.1"
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-arrow-functions": "^7.22.5",
"@babel/plugin-transform-shorthand-properties": "^7.22.5",
"@babel/plugin-transform-template-literals": "^7.22.5",
"@babel/runtime": "7.22.15",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "^4.1.0",
"@parcel/watcher": "^2.2.0",
"@tamagui/polyfill-dev": "^1.74.8",
"@types/jest": "^29.5.4",
"@types/mdx": "^2.0.7",
"@types/node": "^20.5.0",
"@types/react": "~18.2.21",
"@types/react-dom": "~18.0.10",
"@types/styled-components": "5.1.27",
"@types/styled-components-react-native": "5.2.1",
"@types/uuid": "9.0.4",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-preset-expo": "^9.6.2",
"glob": "^10.3.4",
"jest": "^29.7.0",
"jest-expo": "^49.0.0",
"metro": "^0.76.5",
"metro-resolver": "^0.76.5",
"react-native-svg-transformer": "1.1.0",
"remark-mdx-frontmatter": "^1.1.1",
"tslib": "2.6.2",
"typescript": "^5.2.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment