react-native-image-view
react-native-image-view copied to clipboard
Modal component to view images with zoom
Fix images that need some kind of authentication in headers to be displayed
solve the problem in issue #90 added useNativeDriver set to true
React-Native: "0.64.3" Expo: "~44.0.0", "Expo-Cli": "^5.0.3", When I open the **ImageView** component, in console I can see: `Animated: `useNativeDriver` was not specified. This is a required option and must be...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
I can't leave a view without having to click the close button (I would like to go back with the android's back button)
As per the latest react native versions using `Animated.spring,` `Animated.timing` should include `useNativeDriver` field to be true or false set, Please add that to get rid of the warning created...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
for android can't zoom out
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...