UNPKG

@boneframework/native-components

Version:
59 lines (58 loc) 1.65 kB
{ "name": "@boneframework/native-components", "version": "1.0.46", "description": "Expo React Native Components for Bone Framework", "main": "src/Bone.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/boneframework/native-components.git" }, "keywords": [ "bone", "framework", "boneframework", "expo", "react", "native", "reactnative" ], "author": "Derek Stephen McLean", "license": "MIT", "bugs": { "url": "https://github.com/boneframework/native-components/issues" }, "homepage": "https://github.com/boneframework/native-components#readme", "publishConfig": { "access": "public" }, "dependencies": { "@react-native-async-storage/async-storage": "^2.0.0", "@react-native-community/datetimepicker": "^8.2.0", "@react-native-community/netinfo": "^11.4.1", "apisauce": "^3.1.0", "dayjs": "^1.11.13", "expo-auth-session": "^6.0.0", "expo-camera": "^16.0.5", "expo-constants": "^17.0.3", "expo-device": "^7.0.1", "expo-image": "^2.0.0", "expo-image-picker": "^16.0.2", "expo-linear-gradient": "~14.0.1", "expo-location": "~18.0.1", "expo-notifications": "^0.29.8", "expo-router": "^4.0.5", "expo-secure-store": "^14.0.0", "formik": "^2.4.6", "jwt-decode": "^4.0.0", "lottie-react-native": "^7.1.0", "react": "18.3.1", "react-native-gesture-handler": "^2.21.0", "react-native-maps": "^1.20.0", "react-native-progress": "^5.0.1", "toggle-switch-react-native": "^3.3.0", "yup": "^1.4.0" } }