@boneframework/native-components
Version:
Expo React Native Components for Bone Framework
62 lines (61 loc) • 1.74 kB
JSON
{
"name": "@boneframework/native-components",
"version": "1.0.68",
"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.2.0",
"@react-native-community/datetimepicker": "^8.5.1",
"@react-native-community/netinfo": "^11.4.1",
"apisauce": "^3.2.2",
"dayjs": "^1.11.19",
"expo-auth-session": "^7.0.10",
"expo-camera": "^17.0.10",
"expo-constants": "^18.0.11",
"expo-device": "^7.0.1",
"expo-image": "^3.0.11",
"expo-image-picker": "^17.0.9",
"expo-linear-gradient": "^15.0.8",
"expo-location": "^19.0.8",
"expo-maps": "^0.12.10",
"expo-notifications": "^55.0.2",
"expo-router": "^6.0.23",
"expo-secure-store": "^15.0.8",
"formik": "^2.4.9",
"jwt-decode": "^4.0.0",
"lottie-react": "^2.4.1",
"lottie-react-native": "^7.3.4",
"pigeon-maps": "^0.22.1",
"react": "19.1.0",
"react-native": "^0.81.5",
"react-native-gesture-handler": "^2.29.1",
"react-native-progress": "^5.0.1",
"toggle-switch-react-native": "^3.3.0",
"yup": "^1.7.1"
}
}