Maxim Bolshakov
|
80eb318c2c
|
Android: Fix "long press handler broke gesture recognition" (#44)
* Long press for Android
* Clean up
|
2020-05-17 14:55:11 +03:00 |
|
 Takashi NojimaandMaxim Bolshakov
|
f5508f72a1
|
Support image long press handler (#36)
* Support image long press handler
* wrap onLongPressHandler with useCallback
Co-authored-by: Maxim Bolshakov <maksimko@gmail.com>
|
2020-05-03 22:37:55 +02:00 |
|
Anton Kalinin
|
0b1b0b5e53
|
Fix ts errors, update files with prettier
|
2020-05-01 16:05:37 +03:00 |
|
Maxim Bolshakov
|
1d34ff4993
|
Fix jumping header (#28)
* Fix jumping header
* Fix: Somehow paddings do not applied for SafeAreaView on iOS
|
2020-03-03 16:43:48 +01:00 |
|
Maxim Bolshakov
|
7e58bf2837
|
Fixed issue #12 Modal not covering whole screen in Android (#25)
* Fixed issue #12 Modal not covering whole screen in Android
* Reviewe fix: remove odd `visible` check
|
2020-03-02 22:51:19 +02:00 |
|
Anton Kalinin
|
105b1174bb
|
Add description to expo app
|
2020-01-03 14:08:51 +01:00 |
|
Anton Kalinin
|
3927d693de
|
Update example to expo v36.0.0
|
2020-01-03 11:07:35 +01:00 |
|
Anton Kalinin
|
d1a8f8947a
|
Update example/app,json
|
2019-12-27 15:27:32 +01:00 |
|
Anton Kalinin
|
453f2bef6c
|
Update deps
|
2019-12-02 10:13:16 +01:00 |
|
Anton Kalinin
|
29f223a561
|
Use build target es2019, rename booleans props (#1)
Use build target es2019, rename booleans props
|
2019-11-29 11:30:37 +01:00 |
|
Anton Kalinin
|
852040de0b
|
Replace FlatList with VirtualizedList to reduce amount of image loads
|
2019-11-28 18:30:28 +01:00 |
|
Anton Kalinin
|
c4112b91dd
|
Initial commit
|
2019-11-28 15:03:46 +01:00 |
|