react-native/Libraries
Phạm Huy Hoàng 9c2a5cdbc3 Update documentation for PermissionsAndroid
Summary:
<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html

Happy contributing!

-->
Current documentation: [https://facebook.github.io/react-native/docs/permissionsandroid.html](https://facebook.github.io/react-native/docs/permissionsandroid.html)

PermissionsAndroid must be imported for the example to work, otherwise the error "Reference Error: can't find variable PermissionsAndroid" will be shown.
https://stackoverflow.com/questions/42434124/why-permissionandroid-doesnt-work

None - Just documentation changes.
Closes https://github.com/facebook/react-native/pull/15505

Differential Revision: D5643004

Pulled By: TheSavior

fbshipit-source-id: 5ed81fd0120270da9ab180dd3f1cb569544e0520
2017-08-16 15:01:51 -07:00
..
ART Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
ActionSheetIOS Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Alert Export Alert's type ButtonsArray for external use 2017-03-06 12:44:47 -08:00
Animated React 16 beta 5 sync (5495e49...c3718c4) 2017-08-09 12:35:30 -07:00
AppState Added stubs for some native modules 2017-06-01 08:31:19 -07:00
BatchedBridge Increase information logged to MessageQueue.spy 2017-07-31 06:16:41 -07:00
Blob Configure requiresMainQueueSetup for core modules 2017-08-07 07:04:36 -07:00
BugReporting Patch up for future React Sync 2017-02-08 14:50:43 -08:00
CameraRoll Fetching video length 2017-08-15 11:41:27 -07:00
Components Expose StatusBar height and fix StatusBar example - T13591448 2017-08-15 11:11:39 -07:00
Core Expose "register devtools plugin" interface globally in React-Native 2017-08-15 12:03:40 -07:00
EventEmitter Breaking - make RCTDeviceEventEmitter warnings fatal 2017-07-24 03:47:59 -07:00
Experimental Fixes unintended side effects caused by #14684 2017-08-01 14:10:31 -07:00
Geolocation Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Image RCTImage: Use C atomics instead of OSAtomic 2017-08-01 02:51:03 -07:00
Inspector Use fixed point in inspector 2017-07-06 14:52:28 -07:00
Interaction Increase information logged to MessageQueue.spy 2017-07-31 06:16:41 -07:00
JSInspector Add Network agent 2016-11-02 12:29:15 -07:00
LayoutAnimation Fix prop-types warning in LayoutAnimation 2017-05-12 15:06:17 -07:00
Linking Docs: fix typo in deeplinking docs 2017-07-26 07:18:44 -07:00
LinkingIOS Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Lists Fix stale separator props and expose CellRenderer refs 2017-08-08 17:01:39 -07:00
Modal Update Modal.js 2017-07-26 07:18:44 -07:00
NativeAnimation Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Network Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Performance Gate more code with if (__DEV__) { } 2017-08-14 07:19:00 -07:00
PermissionsAndroid Update documentation for PermissionsAndroid 2017-08-16 15:01:51 -07:00
PushNotificationIOS Fix flowtype errors for PushNotificationIOS 2017-08-14 12:03:18 -07:00
RCTTest Wait for bridge to disappear when running tests 2017-08-09 09:50:44 -07:00
ReactNative move the ReactNativeFeatureFlags outside of sync dir 2017-08-15 10:48:43 -07:00
Renderer move the ReactNativeFeatureFlags outside of sync dir 2017-08-15 10:48:43 -07:00
Sample Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Settings Fix infinite recursion in RCTSettingsManager init 2017-08-09 09:39:40 -07:00
Share Flowify Process Color 2017-04-26 11:31:56 -07:00
Storage correctly order ASyncStorage 2017-02-21 15:18:40 -08:00
StyleSheet update docs for Transforms 2017-07-28 12:49:01 -07:00
Text TextInput: `onSubmitEditing` is now woriking with disabled `blurOnSubmit` 2017-08-10 18:19:43 -07:00
Utilities Cleanup stray markdown files, update contributing guidelines 2017-08-04 16:18:01 -07:00
Vibration Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
WebSocket Force the debugger to disconnect before a bundle reload 2017-08-14 08:16:52 -07:00
fishhook Merge fishhook.xcodeproj in RCTWebSocket 2017-08-09 07:48:09 -07:00
polyfills Improve spacing in polyfill error messages 2017-08-10 03:56:01 -07:00
react-native Breaking - Remove AdSupportIOS 2017-07-26 13:32:41 -07:00
vendor gets Relay/Classic/Compat building 2017-07-24 21:39:00 -07:00
Promise.js Don't require prettyFormat in every single bundle. 2017-06-16 04:31:56 -07:00
promiseRejectionIsError.js RN: Cleanup OSS JS & Flow Declarations 2016-11-20 17:58:29 -08:00