A framework for building native applications using React
COMMITS
/ Libraries/Geolocation/RCTLocationObserver.m February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 13, 2018
N
re #17486 - set _locationManager if auth skipped
ngandhy committed
August 29, 2017
A
iOS: Geolocation: Allow skipping of permission prompts
Adam Comella committed
July 24, 2017
J
Use Apple's significant-change API (for iOS 11 UX)
Jason Gaare committed
May 25, 2017
M
Exposes requestAuthorization method.
Marcus do Nascimento committed
November 23, 2016
P
Move all header imports to "<React/..>"
Pieter De Baets committed
November 14, 2016
H
Set allowsBackgroundLocationUpdates as necessary when using location …
Héctor Ramos committed
September 21, 2016
R
RCTLocationObserver: Fix reporting of timeout error
Rob Hogan committed
August 18, 2016
M
check for NSPhotoLibraryUsageDescription in plist
Martin Kralik committed
May 25, 2016
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 24, 2016
K
Reverted commit D3339945
Konstantin Raev committed
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 23, 2016
N
Updated AppState module to use new emitter system
Nick Lockwood committed
May 4, 2016
J
Fix distanceFilter caching for LocationObserver
Jean-Richard Lai committed
March 8, 2016
R
Geolocation Accuracy and Cached Location Bug
realaboo committed
February 25, 2016
G
Fix for different geolocation timestamp for Android and iOS
Gašper Žnidaršič Bečaj committed
February 6, 2016
C
Expose option for distance filtering on location updates.
Christopher Dro committed
January 12, 2016
S
See issue #4886
Sebastian Gronewold committed
December 16, 2015
M
Fix getCurrentPosition
Marc Shilling committed
November 25, 2015
N
Refactored module access to allow for lazy loading
Nick Lockwood committed
November 14, 2015
N
Replaced RCTSparseArray with NSDictionary
Nick Lockwood committed
November 3, 2015
N
Added lightweight generic annotations
Nick Lockwood committed
October 12, 2015
J
fix watchPosition keep updating location
Jiajie Zhu committed
August 24, 2015
N
Ran Convert > To Modern Objective C Syntax
Nick Lockwood committed
August 17, 2015
N
Convert alloc/init to new to please linter
Nick Lockwood committed
May 26, 2015
H
[GeoLocation] invalidate timer after success or error callback
henter committed
May 2, 2015
T
[ReactNative] Use explicit doubles on RCTLocationOptions to avoid NSInvocation bug
Tadeu Zagallo committed
April 27, 2015
T
[ReactNative] Fix struct args on exported methods
Tadeu Zagallo committed
April 22, 2015
N
Fixed broken struct arguments
Nick Lockwood committed
April 20, 2015
N
Changed default method queue to a background queue.
Nick Lockwood committed
April 18, 2015
N
Implemented thread control for exported methods
Nick Lockwood committed
April 9, 2015
B
Ensure that NSLocationWhenInUseUsageDescription is set, throw error if not
Brent Vatne committed
April 8, 2015
A
[React Native] RCT_EXPORT lvl.2
Alex Akers committed
N
Added non-class-scanning-based approach fror registering js methods
Nick Lockwood committed
March 26, 2015
A
[React Native] Fix incorrect if-statement in RCTGeolocation
Alex Akers committed
March 23, 2015
C
[ReactNative] Expanded license on obj-c files
Christopher Chedeau committed
March 13, 2015
J
[catalyst|madman] fix location observer
Jiajie Zhu committed
March 10, 2015
T
[ReactNative][tmp] Rename GeoLocation2 files back to Geolocation
Tadeu Zagallo committed