react-native-interactive-image-gallery icon indicating copy to clipboard operation
react-native-interactive-image-gallery copied to clipboard

🖼 A React Native component to display a gallery of images.

Results 23 react-native-interactive-image-gallery issues
Sort by recently updated
recently updated
newest added

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.merge&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

pod install gives issue that the homepage is missing in the podspec file.. please fix this from ``` Pod::Spec.new do |s| s.name = "RNIKInteractiveImageLibrary" s.version = "1.0.0" s.summary = "RNIKInteractiveImageLibrary"...

Getting the below Warning on IOS: ![Warning1](https://user-images.githubusercontent.com/14908473/58153591-0ead9280-7c8d-11e9-8025-c2d101c8c83a.jpeg)

Is there an way to use local images and not only by url?

I have used this gallery and it works all great in iOS and most of android. But when testers checked it on Samsung device (Samsung J2) it have some issues,...

RN Version: 0.55.4 I've followed this instruction to temporarily fix this problem which is removing .babelrc from this plugin folder in node_modules https://github.com/MacKentoch/react-native-beacons-manager/issues/40#issuecomment-326698406