Commit 72ce642
committed
Migrate to Expo SDK 54 with React Native 0.81
This major migration modernizes the app from React Native 0.64 to Expo SDK 54:
Core Changes:
- Upgrade React Native 0.64 → 0.81
- Upgrade React 17 → 19.1
- Migrate to Expo SDK 54 with New Architecture enabled
- Replace bare RN workflow with Expo managed workflow
Package Migrations:
- react-native-splash-screen → expo-splash-screen
- react-native-localize → expo-localization
- react-native-device-info → expo-device + expo-application
- react-native-keychain → expo-secure-store
- react-native-linear-gradient → expo-linear-gradient
- react-native-fast-image → expo-image
- @react-native-community/blur → expo-blur
- react-native-haptic-feedback → expo-haptics
- react-native-ultimate-config → expo-constants
- react-query → @tanstack/react-query
- AWS Amplify v3 → v6
Animation Updates:
- Migrate react-native-reanimated v1 → v4
- Update animation patterns to use useAnimatedStyle, useSharedValue
- Replace interpolate with new Reanimated 4 API
Build System:
- Remove ios/ and android/ folders (generated via expo prebuild)
- Add EAS Build configuration
- Update TypeScript to 5.9
- Add ESLint flat config
- Configure babel with module-resolver aliases
Breaking Changes:
- Native code is now generated via expo prebuild
- New Architecture (Fabric/TurboModules) is enabled
- Minimum iOS 13.4+, Android SDK 24+1 parent aa3f8d9 commit 72ce642
File tree
181 files changed
+27416
-25365
lines changed- __mocks__
- @react-native-community
- @sentry
- amplify
- .config
- backend
- api/nyxoDev
- pipelineFunctions
- resolvers
- stacks
- auth/nyxodev
- function
- createRequestCode
- src
- nyxoPoints
- src
- amplify
- #current-cloud-backend
- backend
- nyxoPreSignup
- src
- android
- app
- src
- debug
- java/fi/nyxo/app
- main
- java/fi/nyxo/app
- generated
- gradle/wrapper
- assets
- ios
- Nyxo.xcodeproj
- Nyxo.xcworkspace
- NyxoTests
- Nyxo
- Images.xcassets
- AppIcon.appiconset
- Launch.launchimage
- fi.lproj
- patches
- src
- components
- AnimatedFastImage
- Buttons
- CoachingSpecific
- LessonComponents
- Lesson
- SettingsSpecific
- skeleton
- config
- routes
- helpers
- hooks
- screens/coaching
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+27416
-25365
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 22 | | |
35 | 23 | | |
36 | | - | |
37 | 24 | | |
38 | 25 | | |
39 | 26 | | |
40 | 27 | | |
41 | 28 | | |
42 | 29 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 30 | | |
70 | 31 | | |
71 | | - | |
72 | 32 | | |
73 | | - | |
74 | 33 | | |
75 | 34 | | |
76 | | - | |
| 35 | + | |
77 | 36 | | |
78 | 37 | | |
79 | 38 | | |
80 | 39 | | |
81 | 40 | | |
82 | 41 | | |
83 | 42 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 43 | | |
96 | 44 | | |
97 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
98 | 83 | | |
99 | | - | |
100 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
101 | 87 | | |
102 | 88 | | |
103 | 89 | | |
104 | 90 | | |
105 | 91 | | |
106 | 92 | | |
107 | 93 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 94 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 95 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 96 | | |
147 | 97 | | |
148 | 98 | | |
149 | | - | |
150 | 99 | | |
| 100 | + | |
| 101 | + | |
151 | 102 | | |
152 | 103 | | |
153 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments