|
18 | 18 | "graphql": "^16.8.1", |
19 | 19 | "graphql-request": "^6.1.0", |
20 | 20 | "instabug-reactnative": "link:../..", |
| 21 | + "instabug-reactnative-ndk": "github:https://github.com/Instabug/Instabug-React-Native-NDK", |
21 | 22 | "native-base": "^3.4.28", |
22 | 23 | "react": "18.2.0", |
23 | 24 | "react-native": "0.72.3", |
| 25 | + "react-native-background-timer": "^2.4.1", |
24 | 26 | "react-native-config": "^1.5.1", |
25 | 27 | "react-native-gesture-handler": "^2.13.4", |
26 | 28 | "react-native-maps": "^1.10.3", |
|
29 | 31 | "react-native-screens": "^3.20.0", |
30 | 32 | "react-native-svg": "^13.9.0", |
31 | 33 | "react-native-vector-icons": "^10.0.0", |
32 | | - "instabug-reactnative-ndk": "github:https://github.com/Instabug/Instabug-React-Native-NDK", |
33 | 34 | "react-query": "^3.39.3" |
34 | 35 | }, |
35 | 36 | "devDependencies": { |
|
39 | 40 | "@react-native/metro-config": "^0.73.1", |
40 | 41 | "@types/jest": "^29.2.1", |
41 | 42 | "@types/react": "^18.0.24", |
| 43 | + "@types/react-native-background-timer": "^2.0.2", |
42 | 44 | "@types/react-native-vector-icons": "^6.4.13", |
43 | 45 | "@types/react-test-renderer": "^18.0.0", |
44 | 46 | "babel-jest": "^29.2.1", |
|
0 commit comments