Skip to content

Instantly share code, notes, and snippets.

@kaueDM
Created April 1, 2021 18:38
Show Gist options
  • Save kaueDM/2eedf1d5a371f91256e152da04559a6e to your computer and use it in GitHub Desktop.
Save kaueDM/2eedf1d5a371f91256e152da04559a6e to your computer and use it in GitHub Desktop.
{
"@eva-design/eva": "^2.0.0",
"@expo/react-native-action-sheet": "^3.8.0",
"@react-native-community/async-storage": "~1.12.0",
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/slider": "3.0.3",
"@react-navigation/bottom-tabs": "^5.7.3",
"@react-navigation/drawer": "^5.11.5",
"@react-navigation/native": "^5.7.1",
"@react-navigation/stack": "^5.7.1",
"@types/ramda": "^0.27.29",
"@ui-kitten/components": "^5.0.0",
"@ui-kitten/eva-icons": "^5.0.0",
"axios": "^0.20.0",
"buffer": "^5.6.0",
"camelcase-keys": "^6.2.2",
"date-fns": "^2.16.1",
"dot-object": "^2.1.4",
"expo": "^40.0.0",
"expo-app-loading": "^1.0.1",
"expo-apple-authentication": "~2.2.1",
"expo-auth-session": "~2.0.0",
"expo-av": "~8.7.0",
"expo-camera": "~9.1.0",
"expo-clipboard": "~1.0.1",
"expo-document-picker": "~8.4.0",
"expo-facebook": "~9.1.0",
"expo-file-system": "~9.3.0",
"expo-font": "~8.4.0",
"expo-google-app-auth": "^8.1.2",
"expo-google-sign-in": "~8.4.0",
"expo-image-picker": "~9.2.0",
"expo-intent-launcher": "~8.4.0",
"expo-keep-awake": "~8.4.0",
"expo-linking": "~2.0.0",
"expo-mail-composer": "~9.0.0",
"expo-media-library": "~10.0.0",
"expo-notifications": "^0.9.0",
"expo-splash-screen": "~0.8.0",
"expo-status-bar": "~1.0.2",
"expo-updates": "~0.4.0",
"expo-video-thumbnails": "~4.4.0",
"firebase": "7.9.0",
"formik": "^2.1.5",
"i18next": "^19.6.3",
"lodash": "^4.17.20",
"lottie-react-native": "~2.6.1",
"moment": "^2.28.0",
"numeral": "^2.0.6",
"qs": "^6.9.4",
"ramda": "^0.27.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-i18next": "^11.7.0",
"react-native": "~0.63.4",
"react-native-action-button": "^2.8.5",
"react-native-calendars": "^1.403.0",
"react-native-countdown-circle-timer": "^2.3.10",
"react-native-countdown-component": "^2.7.1",
"react-native-flash-message": "^0.1.22",
"react-native-gesture-handler": "~1.8.0",
"react-native-image-base64": "^0.1.4",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-iphone-x-helper": "^1.3.1",
"react-native-linear-gradient": "^2.5.6",
"react-native-keyboard-aware-scroll-view": "^0.9.1",
"react-native-keyboard-spacer": "^0.4.1",
"react-native-mime-types": "^2.3.0",
"react-native-modal": "^11.5.6",
"react-native-progress": "^4.1.2",
"react-native-reanimated": "~1.13.0",
"react-native-redash": "^16.0.8",
"react-native-render-html": "^5.1.0",
"react-native-root-siblings": "^4.0.6",
"react-native-root-toast": "^3.2.1",
"react-native-scalable-image": "^1.0.0",
"react-native-screens": "~2.15.2",
"react-native-shimmer-placeholder": "^2.0.6",
"react-native-snap-carousel": "^3.9.1",
"react-native-svg": "12.1.0",
"react-native-swiper": "^1.6.0",
"react-native-table-component": "^1.2.1",
"react-native-unimodules": "~0.12.0",
"react-native-url-preview": "^1.1.9",
"react-native-version-check-expo": "^3.4.2",
"react-native-web": "~0.13.7",
"react-native-webview": "11.0.0",
"react-native-youtube-iframe": "^1.4.0",
"react-redux": "^7.2.1",
"react-timer-hook": "^2.0.7",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"replace-in-file": "^6.1.0",
"sentry-expo": "^2.1.2",
"snakecase-keys": "^3.2.1",
"string.prototype.matchall": "^4.0.3",
"styled-components": "^5.1.1",
"tinycolor2": "^1.4.2",
"typesafe-actions": "^5.1.0",
"uuid": "^8.3.0",
"victory-native": "^35.3.1",
"yup": "^0.29.3",
"react-native-safe-area-context": "3.1.9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment