Satyajit Sahoo
67f6950c14
chore: upgrade dependencies
2021-06-05 07:33:26 +02:00
ImgBotApp
4738554560
[ImgBot] Optimize images
...
*Total -- 934.52kb -> 608.01kb (34.94%)
/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 12.54kb -> 1.43kb (88.6%)
/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 7.75kb -> 1.62kb (79.1%)
/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 63.53kb -> 26.13kb (58.88%)
/example/ios/ReactNavigation/Images.xcassets/SplashScreen.imageset/splashscreen.png -- 133.30kb -> 75.22kb (43.57%)
/example/assets/splash.png -- 133.30kb -> 75.22kb (43.57%)
/example/android/app/src/main/res/drawable/splashscreen_image.png -- 133.30kb -> 75.22kb (43.57%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-83.5x83.5@2x.png -- 15.41kb -> 10.12kb (34.31%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-60x60@3x.png -- 16.69kb -> 10.97kb (34.23%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-76x76@2x.png -- 13.67kb -> 9.05kb (33.78%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-40x40@1x.png -- 2.22kb -> 1.52kb (31.87%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-20x20@2x.png -- 2.22kb -> 1.52kb (31.87%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-60x60@2x.png -- 10.13kb -> 6.98kb (31.15%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-40x40@3x.png -- 10.13kb -> 6.98kb (31.15%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/ItunesArtwork@2x.png -- 102.38kb -> 72.83kb (28.86%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-29x29@3x.png -- 6.67kb -> 4.95kb (25.74%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-29x29@1x.png -- 1.42kb -> 1.06kb (25.51%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-40x40@2x.png -- 5.95kb -> 4.55kb (23.62%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-76x76@1x.png -- 5.50kb -> 4.28kb (22.18%)
/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 47.78kb -> 37.63kb (21.26%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-20x20@3x.png -- 3.90kb -> 3.17kb (18.89%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-29x29@2x.png -- 3.73kb -> 3.05kb (18.17%)
/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 81.28kb -> 67.97kb (16.37%)
/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 120.92kb -> 105.80kb (12.5%)
/example/ios/ReactNavigation/Images.xcassets/AppIcon.appiconset/App-Icon-20x20@1x.png -- 0.79kb -> 0.75kb (5.2%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-19 09:27:41 +02:00
Satyajit Sahoo
d6f6f5f94d
feat: initial implementation of a flipper plugin
2021-05-18 22:24:18 +02:00
Satyajit Sahoo
a7bb7a4afa
chore: configure hermes and flipper
2021-05-17 09:38:40 +02:00
Satyajit Sahoo
d4af1a0ab6
chore: update paths to work with monorepo
2021-05-17 09:38:37 +02:00
Satyajit Sahoo
97bfa7aab3
chore: eject from expo
2021-05-17 09:37:26 +02:00
Satyajit Sahoo
cbaabc1288
feat: add a Background component
2021-03-22 19:03:09 +01:00
Brent Vatne
1cb71c6c9a
chore: update example to SDK 38 and bump related dependencies ( #8654 )
2020-07-30 17:00:55 -07:00
Janic Duplessis
d62fbfe255
feat: update react-native-safe-area-context to 1.0.0 ( #8182 )
...
I made sure 1.0 is backwards compatible with react-navigation, which means using rn-safe-area-context@1+ with older versions of react-navigation will still work.
2020-05-21 11:25:36 +02:00
Satyajit Sahoo
0644ac03aa
chore: fix gesture handler version ( #339 )
2020-02-03 00:24:48 +01:00
Satyajit Sahoo
5411816188
fix: update screens for native stack
2020-02-02 23:32:12 +01:00
Michał Osadnik
e55e866af2
feat: add deeplinking to native example ( #309 )
2020-01-28 16:47:01 +01:00
osdnk
50b366e734
fix: rtl in native app example
2020-01-28 15:40:08 +01:00
Satyajit Sahoo
a23dfd419d
chore: remove nohoist from example
2020-01-10 13:12:32 +01:00
Satyajit Sahoo
011dabf919
chore: upgrade depenendecies
2020-01-09 02:50:48 +01:00
Satyajit Sahoo
fbadea46f1
chore: setup detox for iOS
2020-01-07 05:14:04 +01:00
Satyajit Sahoo
b805ba111a
chore: upgrade react-native and expo
2019-12-09 22:42:49 +01:00
Satyajit Sahoo
f951e98dc6
chore: move example folder to root
2019-12-09 15:20:28 +01:00