react-native-location-picker-controller
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "React Native Wrapper for LocationPicker, a ready for use and fully customizable location picker.", | ||
@@ -9,0 +9,0 @@ "nativePackage": true, |
@@ -5,2 +5,5 @@ # react-native-location-picker | ||
> [LocationPicker](https://github.com/JeromeTan1997/LocationPicker) - original library | ||
<p align="left"> | ||
@@ -12,4 +15,2 @@ <img src="https://i.imgur.com/4FyRNde.png" width="350"/> | ||
* [LocationPicker](https://github.com/JeromeTan1997/LocationPicker) - original library | ||
* [react-native-navigation](https://github.com/wix/react-native-navigation) - native navigation library for React Native (required to natively display the editor within RN) | ||
@@ -23,3 +24,3 @@ | ||
* In your RN project root run:<br>`npm install react-native-location-picker --save` | ||
* In your RN project root run:<br>`npm install react-native-location-picker-controller --save` | ||
@@ -26,0 +27,0 @@ * Open your Xcode project and drag the folder `node_modules/react-native-location-picker/ios` into your project |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111869
45