UNPKG

@santoriggio/react-native-components

Version:
68 lines (67 loc) 2.06 kB
{ "name": "@santoriggio/react-native-components", "version": "1.0.161", "scripts": { "start": "expo start --dev-client", "android": "expo run:android", "ios": "expo run:ios", "web": "expo start --web" }, "main": "react-native-components/index.tsx", "dependencies": { "@gorhom/bottom-sheet": "^4.5.1", "@react-native-community/slider": "4.4.2", "expo": "49.0.0", "expo-blur": "~12.4.1", "expo-dev-client": "~2.4.13", "expo-font": "~11.4.0", "expo-image": "~1.3.5", "expo-linear-gradient": "~12.3.0", "expo-linking": "~5.0.2", "expo-splash-screen": "~0.20.5", "expo-status-bar": "~1.6.0", "expo-system-ui": "~2.4.0", "install": "^0.13.0", "js-fast-emitter": "^1.0.13", "libphonenumber-js": "^1.10.28", "moment": "^2.29.4", "react": "18.2.0", "react-native": "0.72.10", "react-native-date-picker": "^4.2.12", "react-native-device-info": "^10.6.0", "react-native-document-picker": "^9.0.1", "react-native-gesture-handler": "~2.12.0", "react-native-google-places-autocomplete": "^2.5.5", "react-native-image-picker": "^5.7.0", "react-native-mmkv": "^2.5.1", "react-native-pell-rich-editor": "^1.9.0", "react-native-reanimated": "~3.3.0", "react-native-safe-area-context": "4.6.3", "react-native-screens": "~3.22.0", "react-native-vimeo-iframe": "^1.2.1", "react-native-webview": "13.2.2", "react-native-youtube-iframe": "^2.2.2" }, "devDependencies": { "@babel/core": "^7.20.0", "@types/react": "~18.2.14", "typescript": "^5.1.3" }, "description": "react-native-components", "repository": { "type": "git", "url": "git+https://github.com/santoriggio/react-native-components.git" }, "keywords": [ "react-native", "app", "components", "ui" ], "author": "Santo Riggio", "license": "MIT", "bugs": { "url": "https://github.com/santoriggio/react-native-components/issues" }, "homepage": "https://github.com/santoriggio/react-native-components#readme" }