## Notes
- [x] Fix issues with iOS build
- Updated protect dependencies
- React Native Maps now works for the new Fabric architecture
- Updated Mac dependencies
- Running homebrew update and upgrade
- Moved away from old dropdown menu that didn’t support Fabric architecture
- [x] `react-native-picker-select`
- Change existing components to use `react-native-picker-select`
- [x] Swiper library needs to be changed
- [x] Welcome screen needs to be changed
- [x] Find swiper/gesture alternative
- [x] [React Native Onboarding Swiper - GitHub](https://github.com/jfilter/react-native-onboarding-swiper)
- Fix issues with running from XCode?
- Maybe just rely on `npx expo start`
- Figure out why error message initially appears on iOS and then disappears (red screen that goes up and down)
- [x] Fix issue `Unable to resolve module expo-linking` found in `node_modules/expo-router`
- Used [expo-linking could not be found within the project - GitHub Issues](https://github.com/expo/expo/issues/12572)
- Basically `expo install expo-linking` because `expo-linking` is separate from the rest of the `expo` ecosystem
- Also ran `npx expo run:ios --configuration Release` to build for iOS and see if there are any issues
- Figure out splash screen
- Update welcome screen with swiping
- [x] Handle navigate to Log In on Done
- Handle Skip to Log In
- Figure out why app doesn't work on my phone, `errors/2025-04-23.json`