diff --git a/README.md b/README.md index 9b0019f..29acdbe 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ iOS/Android Google Places Widgets (Autocomplete, Place Picker) and API Services - for RN >= 0.40.0, use v2+ (e.g. react-native-google-places@2.4.0) - for RN (0.33.0 - 0.39.0), use v1+ or 0.8.8 (e.g. react-native-google-places@1.1.0) +## Sample App +- A new [sample app](https://github.com/tolu360/TestRNGP) is available to help with sample usage and debugging issues. + ## Install ```