mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-31 05:11:07 +00:00
e94fa7d8fc72e87d71d7d496c6ae93e2feaf420b
Summary: I was confused by the current documentation, as it was requesting me to pass the previously received `end_cursor` into the next fetch but it was declared as a boolean. I checked in the debugger and it's just mislabeled in the docs, so this PR fixes the docs. I tried to push this change back in #15472 but wasn't able to undo the borked rebase, so I'm submitting a new PR. This is a change to documentation only. [DOCS] [BUGFIX] [Libraries/CameralRoll/CameraRoll.js] - Corrected return type in the documentation for the `start_cursor` and `end_cursor` values. Closes https://github.com/facebook/react-native/pull/16830 Differential Revision: D6371585 Pulled By: hramos fbshipit-source-id: 5038041e95a04ea4c2de8d2b535a8a4e019289f6
Description
CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
2.8 MiB
Languages
Java
31%
Objective-C++
22.1%
TypeScript
20.2%
JavaScript
13.6%
Objective-C
9.3%
Other
3.8%