SkillAgentSearch skills...

RNGPDemos

Sample App for [react-native-google-places BETA](https://github.com/tolu360/react-native-google)

Install / Use

/learn @tolu360/RNGPDemos
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sample App for react-native-google-places BETA

Go to the README

Running Sample

  • Install NPM modules:
yarn
  • Install iOS CocoaPod dependencies, run the following from the /ios directory:
pod install
  • Define a system variable representing your Android API key e.g. on a Unix/Mac terminal run:
export RNGP_ANDROID_API_KEY=Insert_API_KEY_here
  • You may need to export this system/environment variable before every build or add them to your ~/.bash_profile file or similar files.
  • For iOS, run the following from the /ios directory:
bundle exec pod keys set "rNGP_IOS_API_KEY" "Insert_API_KEY_here" 
  • Run pod install again, run the following from the /ios directory:
pod install
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated4y ago
Forks5

Languages

JavaScript

Security Score

55/100

Audited on Dec 16, 2021

No findings