react-native-image-viewing/example
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
..
assets Add description to expo app 2020-01-03 14:08:51 +01:00
components Fix jumping header (#28) 2020-03-03 16:43:48 +01:00
data Add local images support #38 (#47) 2020-05-21 22:51:02 +02:00
.gitignore Initial commit 2019-11-28 15:03:46 +01:00
App.tsx Add local images support #38 (#47) 2020-05-21 22:51:02 +02:00
app.json Add description to expo app 2020-01-03 14:08:51 +01:00
babel.config.js Initial commit 2019-11-28 15:03:46 +01:00
metro.config.js Update example to expo v36.0.0 2020-01-03 11:07:35 +01:00
package.json Update example to expo v36.0.0 2020-01-03 11:07:35 +01:00
tsconfig.json Initial commit 2019-11-28 15:03:46 +01:00
yarn.lock Fixed issue #12 Modal not covering whole screen in Android (#25) 2020-03-02 22:51:19 +02:00