react-native/Libraries
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
..
ART
ActionSheetIOS Add tintColor to ActionSheetIOS documentation 2017-11-06 10:39:55 -08:00
Alert Backed out changeset eadb184eacdf 2017-11-09 12:57:14 -08:00
Animated Flow 0.59 xplat/js deploy 2017-11-10 21:15:48 -08:00
AppState
BatchedBridge
Blob
BugReporting
CameraRoll Corrected types of page_info return value in documentation. 2017-11-19 17:45:55 -08:00
Components Migrate to new documentation format 2017-11-16 17:04:45 -08:00
Core Fix sections that come from React Fiber 2017-11-09 13:05:07 -08:00
EventEmitter
Experimental AMA changes to support disk cache 2017-11-12 13:03:41 -08:00
Geolocation
Image Mention <ImageBackground> when error is thrown 2017-11-18 17:27:58 -08:00
Inspector Improve types for React Native styles. 2017-11-14 13:18:33 -08:00
Interaction
JSInspector
LayoutAnimation
Linking
LinkingIOS
Lists Fix minimumViewTime in ViewabilityHelper 2017-11-16 20:15:46 -08:00
Modal
NativeAnimation
Network Check against integer overflow in RCTNetworking decodeTextData 2017-11-07 08:08:41 -08:00
Performance Unify Systrace native hook argument passing. 2017-11-16 08:01:06 -08:00
PermissionsAndroid
PushNotificationIOS
RCTTest Pass scriptURL to RCTTestRunner 2017-11-12 13:36:22 -08:00
ReactNative renderApplication() supports async initial render 2017-11-17 13:33:03 -08:00
Renderer React sync for revisions 589c0a2...2d23a45 2017-11-15 09:16:18 -08:00
Sample
Settings
Share Flow 0.59 xplat/js deploy 2017-11-10 21:15:48 -08:00
Storage correctly order ASyncStorage 2017-02-21 15:18:40 -08:00
StyleSheet Improve types for React Native styles. 2017-11-14 13:18:33 -08:00
SurfaceBackedComponent Introducing RCTSurfaceBackedComponent 2017-11-11 21:25:47 -08:00
SurfaceHostingComponent Introducing RCTSurfaceHostingComponent 2017-11-11 21:25:47 -08:00
Text Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
Utilities Add end to end Delta support to Android devices 2017-11-17 07:47:38 -08:00
Vibration
WebSocket
Wrapper
fishhook
polyfills
react-native Export YellowBox API 2017-11-06 17:44:37 -08:00
vendor
.eslintrc
Promise.js
promiseRejectionIsError.js