Expo upgrade + package updated (without React Navigation)
Fix some style and type checker warnings
Another missing unit in styles
Asynchronously register the device for push notifications (will need some UI to show status later)
Remove GlobalState so fast refresh should work properly (hopefully)
Map fixes (but still uses some setValue)
Update splash and Android status bar config
Remove a bunch of setValues from the map, also removed a hacky bit of code in the process
Revert splash screen changes -- apparently this background color is used for all screens and bleeds through for a frame sometimes