-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CameraRoll returns photos if assetType is equal to "Videos" #22341
Labels
Comments
+1 |
@ZackLeonardo FYI I used https://github.com/pentarex/react-native-gallery-manager for those purposes |
@indapublic have you been able to find a fix, currently experiencing same issue. |
@linux08 As I said before, I moved to https://github.com/pentarex/react-native-gallery-manager |
This was referenced Mar 19, 2019
This issue has been moved to react-native-cameraroll/react-native-cameraroll#15. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.6
CPU: (4) x64 Intel(R) Core(TM) i5-4288U CPU @ 2.60GHz
Memory: 29.58 MB / 8.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 8.12.0 - ~/.nvm/versions/node/v8.12.0/bin/node
Yarn: 1.12.3 - /usr/local/bin/yarn
npm: 6.4.1 - ~/.nvm/versions/node/v8.12.0/bin/npm
SDKs:
iOS SDK:
Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
Android SDK:
API Levels: 23, 25, 26, 27, 28
Build Tools: 27.0.3, 28.0.3
System Images: android-27 | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.2 AI-181.5540.7.32.5056338
Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
npmPackages:
react: 16.6.1 => 16.6.1
react-native: 0.57.5 => 0.57.5
npmGlobalPackages:
react-native-cli: 2.0.1
Description
I receive photos in iOS app, despite the fact that I set assetType: 'Videos'
Reproducible Demo
The text was updated successfully, but these errors were encountered: