mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-12 02:44:13 +00:00
cc28db489b
fixes #131
1.2 KiB
1.2 KiB
Summary
Test Plan
What's required for testing (prerequisites)?
What are the steps to reproduce (after prerequisites)?
Compatibility
OS | Implemented |
---|---|
iOS | ✅❌ |
Android | ✅❌ |
Checklist
- I have tested this on a device and a simulator
- I added the documentation in
README.md
- I updated the typed files (TS and Flow)
- I added a sample use of the API in the example project (
example/App.js
)