Android & visual fixes: color themes, repost icon, navigation, back handler, etc (#519)
* Switch android to use slide left/right animations on navigation * Bump the repost icon down by a pixel * Tune theme colors for contrast and darker bg on darkmode * Move back handler to a point in the init flow that leads to more consistent capture of events * Fix image share flow on android * Fix lint * Add todo about sharing not available * Drop the android slide animation because it's too slow * Fix 'flashes of white' in dark mode android
This commit is contained in:
parent
9d8600c213
commit
da8af38dcc
14 changed files with 54 additions and 36 deletions
|
@ -8427,6 +8427,11 @@ expo-pwa@0.0.124:
|
|||
commander "2.20.0"
|
||||
update-check "1.5.3"
|
||||
|
||||
expo-sharing@~11.2.2:
|
||||
version "11.2.2"
|
||||
resolved "https://registry.yarnpkg.com/expo-sharing/-/expo-sharing-11.2.2.tgz#7d9e387f1a902e6dd6838c22d9599dae9e7432cf"
|
||||
integrity sha512-4Lhm1eS/CFIzX+JPuxMUTWBt9rv/WdvJvpQ9y+71bL/9w9dhvsdt9tv0SsNZATz4hk0tbrYD8ZEUsgiHiT1KkQ==
|
||||
|
||||
expo-splash-screen@~0.18.1:
|
||||
version "0.18.1"
|
||||
resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.18.1.tgz#e090b045a7f8c5d9597b7a96910caa4eae1fcf3b"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue