140 lines
4.4 KiB
JSON
140 lines
4.4 KiB
JSON
{
|
|
"name": "@follow/mobile",
|
|
"version": "0.1.1",
|
|
"private": true,
|
|
"main": "src/main.tsx",
|
|
"scripts": {
|
|
"android": "expo run:android",
|
|
"db:generate": "drizzle-kit generate",
|
|
"dev": "npm run start",
|
|
"ios": "expo run:ios",
|
|
"ios:device": "expo run:ios --device",
|
|
"lint": "expo lint",
|
|
"start": "expo start --dev-client",
|
|
"typecheck": "tsc --noEmit",
|
|
"web": "expo start --web"
|
|
},
|
|
"dependencies": {
|
|
"@better-auth/expo": "1.1.18",
|
|
"@expo/react-native-action-sheet": "4.1.1",
|
|
"@expo/vector-icons": "14.0.4",
|
|
"@follow/components": "workspace:*",
|
|
"@follow/constants": "workspace:*",
|
|
"@follow/hooks": "workspace:*",
|
|
"@follow/models": "workspace:*",
|
|
"@follow/shared": "workspace:*",
|
|
"@follow/utils": "workspace:*",
|
|
"@hookform/resolvers": "4.1.3",
|
|
"@react-native-community/image-editor": "4.3.0",
|
|
"@react-native-firebase/analytics": "21.12.0",
|
|
"@react-native-firebase/app": "21.12.0",
|
|
"@react-native-firebase/app-check": "21.12.0",
|
|
"@react-native-firebase/crashlytics": "21.12.0",
|
|
"@react-native-picker/picker": "2.11.0",
|
|
"@react-navigation/bottom-tabs": "7.2.1",
|
|
"@react-navigation/drawer": "7.1.2",
|
|
"@react-navigation/native": "7.0.15",
|
|
"@shopify/flash-list": "1.7.3",
|
|
"@tanstack/query-sync-storage-persister": "5.67.3",
|
|
"@tanstack/react-query": "5.67.3",
|
|
"@tanstack/react-query-persist-client": "5.67.3",
|
|
"better-auth": "1.1.18",
|
|
"cookie-es": "2.0.0",
|
|
"dayjs": "1.11.13",
|
|
"dnum": "2.14.0",
|
|
"es-toolkit": "1.33.0",
|
|
"expo": "52.0.38",
|
|
"expo-apple-authentication": "7.1.3",
|
|
"expo-av": "15.0.2",
|
|
"expo-blur": "14.0.3",
|
|
"expo-build-properties": "0.13.2",
|
|
"expo-clipboard": "7.0.1",
|
|
"expo-constants": "17.0.8",
|
|
"expo-dev-client": "5.0.12",
|
|
"expo-document-picker": "13.0.3",
|
|
"expo-file-system": "18.0.11",
|
|
"expo-haptics": "14.0.1",
|
|
"expo-image": "2.0.6",
|
|
"expo-image-manipulator": "13.0.6",
|
|
"expo-image-picker": "~16.0.6",
|
|
"expo-linear-gradient": "14.0.2",
|
|
"expo-linking": "7.0.5",
|
|
"expo-localization": "16.0.1",
|
|
"expo-media-library": "17.0.6",
|
|
"expo-router": "4.0.18",
|
|
"expo-secure-store": "14.0.1",
|
|
"expo-sharing": "13.0.1",
|
|
"expo-splash-screen": "0.29.22",
|
|
"expo-sqlite": "15.1.2",
|
|
"expo-status-bar": "2.0.1",
|
|
"expo-symbols": "0.2.2",
|
|
"expo-system-ui": "4.0.8",
|
|
"expo-updates": "0.27.3",
|
|
"expo-web-browser": "14.0.2",
|
|
"hono": "4.7.4",
|
|
"immer": "10.1.1",
|
|
"jotai": "2.12.2",
|
|
"lru-cache": "11.0.2",
|
|
"nanoid": "5.1.3",
|
|
"nativewind": "4.1.23",
|
|
"ofetch": "1.4.1",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-hook-form": "7.54.2",
|
|
"react-native": "0.77.1",
|
|
"react-native-awesome-slider": "2.9.0",
|
|
"react-native-bouncy-checkbox": "4.1.2",
|
|
"react-native-color-matrix-image-filters": "7.0.2",
|
|
"react-native-gesture-handler": "2.24.0",
|
|
"react-native-image-colors": "2.4.0",
|
|
"react-native-ios-context-menu": "3.1.0",
|
|
"react-native-ios-utilities": "5.1.2",
|
|
"react-native-keyboard-controller": "1.16.7",
|
|
"react-native-otp-entry": "1.8.3",
|
|
"react-native-pager-view": "6.7.0",
|
|
"react-native-reanimated": "3.17.1",
|
|
"react-native-root-siblings": "5.0.1",
|
|
"react-native-safe-area-context": "5.3.0",
|
|
"react-native-screens": "4.9.2",
|
|
"react-native-sheet-transitions": "0.1.2",
|
|
"react-native-svg": "15.11.2",
|
|
"react-native-track-player": "4.1.1",
|
|
"react-native-uikit-colors": "0.3.8",
|
|
"react-native-video": "6.10.2",
|
|
"react-native-volume-manager": "2.0.8",
|
|
"react-native-web": "0.19.13",
|
|
"react-native-webview": "13.13.4",
|
|
"shiki": "3.2.1",
|
|
"tailwindcss": "3.4.17",
|
|
"usehooks-ts": "3.1.1",
|
|
"zeego": "3.0.5",
|
|
"zod": "3.24.2",
|
|
"zustand": "5.0.3"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.26.10",
|
|
"@types/react": "18.3.12",
|
|
"babel-plugin-inline-import": "3.0.0",
|
|
"babel-plugin-module-resolver": "5.0.2",
|
|
"drizzle-kit": "0.30.5",
|
|
"eas-cli": "15.0.15",
|
|
"expo-drizzle-studio-plugin": "0.1.1",
|
|
"postcss": "8.5.2"
|
|
},
|
|
"appName": "Follow",
|
|
"expo": {
|
|
"install": {
|
|
"exclude": [
|
|
"react-native@~0.76.6",
|
|
"react-native-gesture-handler@~2.20.0",
|
|
"react-native-screens@~4.4.0",
|
|
"react-native-safe-area-context@~4.12.0",
|
|
"react-native-webview@~13.12.5"
|
|
]
|
|
},
|
|
"autolinking": {
|
|
"nativeModulesDir": "./native"
|
|
}
|
|
}
|
|
}
|