Improved Geolocation API

This commit is contained in:
Nick Lockwood
2015-03-09 03:04:44 -07:00
parent c5e6f550ad
commit 705a8e0144
12 changed files with 399 additions and 232 deletions

View File

@@ -32,7 +32,7 @@ var EXAMPLES = [
require('./ActivityIndicatorExample'),
require('./ScrollViewExample'),
require('./DatePickerExample'),
require('./GeoLocationExample'),
require('./GeolocationExample'),
require('./TabBarExample'),
];