Rajesh De
1fcd000c9c
keyExtractor property is added. It will help to implement custom logic to uniquely identifying each item in the virtualized list. ( #105 )
...
README.md is updated
2021-09-04 20:04:34 +03:00
jzyds
01953ef6ff
Update README.md ( #69 )
...
Remove the semicolon at the end of the sample code
2020-09-17 15:21:58 +03:00
Maxim Bolshakov
232a6acd53
Add local images support #38 ( #47 )
...
* Add local images support
* Swap image type check order
* Fix resolving local image size, add local image to example
Co-authored-by: Anton Kalinin <hurricanebox@gmail.com>
2020-05-21 22:51:02 +02:00
Takashi Nojima
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
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
96578c9be2
Add onImageIndexChange callback prop ( #20 )
2020-02-04 19:38:06 +01:00
Anton Kalinin
e2a5c28230
Add double tap to zoom for ios ( #16 )
...
* iOS: Add double tap to zoom
* Update README.md
2020-02-03 20:11:20 +02:00
Anton Kalinin
d74a497618
Add option to disable double tap to zoom on Android
2020-01-01 21:58:45 +01:00
Anton Kalinin
3605c7d0d8
Update readme
2019-12-27 15:10:59 +01:00
Anton Kalinin
4545f6e399
FIX: No crash when network off, small impovements ( #5 )
...
* FIX: No crash when network off, small impovements
* Update README
2019-11-29 13:55:51 +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