react-native/Libraries/Geolocation
Rob Hogan 384ebac28a Docs - explain how to access the geolocation API
Summary:
Explain that, unlike other APIs, geolocation follows the browser spec and is exposed through `navigator.geolocation` rather than as an `react-native` export.

This can be inferred from the example code but isn't otherwise stated in the docs. See also https://github.com/facebook/react-native/pull/9793
Closes https://github.com/facebook/react-native/pull/9810

Differential Revision: D3841341

Pulled By: javache

fbshipit-source-id: b1423e8bf7fb78c788f5cdc5630a4a948b8178c6
2016-09-09 05:43:35 -07:00
..
RCTGeolocation.xcodeproj Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Geolocation.js Docs - explain how to access the geolocation API 2016-09-09 05:43:35 -07:00
RCTLocationObserver.h Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system 2016-05-25 04:28:36 -07:00
RCTLocationObserver.m check for NSPhotoLibraryUsageDescription in plist 2016-08-18 07:28:43 -07:00