Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #15505 Differential Revision: D5643004 Pulled By: TheSavior fbshipit-source-id: 5ed81fd0120270da9ab180dd3f1cb569544e0520
- Loading branch information