react-native/Libraries/CameraRoll
Kevin Brown 0ff576081b Corrected types of page_info return value in documentation.
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
2017-11-19 17:45:55 -08:00
..
RCTCameraRoll.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
CameraRoll.js Corrected types of page_info return value in documentation. 2017-11-19 17:45:55 -08:00
ImagePickerIOS.js fix camera roll lint warnings 2015-11-30 16:25:41 -08:00
RCTAssetsLibraryRequestHandler.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTAssetsLibraryRequestHandler.m CameraRoll: Use C atomic instead of OSAtomic 2017-07-31 03:35:28 -07:00
RCTCameraRollManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTCameraRollManager.m Mark non-extern strings static 2017-07-25 04:49:46 -07:00
RCTImagePickerManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImagePickerManager.m remove unused includes in fbobjc/Libraries 2017-02-19 18:33:49 -08:00
RCTPhotoLibraryImageLoader.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTPhotoLibraryImageLoader.m Fix crash when trying to load photo library assets with nil image url 2017-09-14 12:02:27 -07:00