Add About screen with 7-tap joelangel easter egg; fix deps

- About screen surfaces getAbout() content; tapping the title 7x reveals
  assets/joelangel.png (placeholder committed; replace with the real image)
- Correct UnifiedPush package to react-native-unifiedpush-connector (lazy-required)
- Fix expo-notifications NotificationBehavior (shouldShowAlert)
- Reachable via an ⓘ header button on the main tabs

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Hank 2026-07-06 08:55:37 -07:00
parent 170f2fa63c
commit 6b19fc79dd
10 changed files with 9699 additions and 17 deletions

View file

@ -26,12 +26,7 @@
"locationWhenInUsePermission": "Show nearby parking meters on the map."
}
],
[
"expo-notifications",
{
"icon": "./assets/notification-icon.png"
}
],
"expo-notifications",
[
"react-native-vision-camera",
{