Skip to content

repo for example on google autocomplete search for react-native

Notifications You must be signed in to change notification settings

mosoakinyemi/autocomplete-example

Repository files navigation

Google autocomplete example

Hi there, this is the repo for the Google-auto-complete blog post

Getting Started

  1. Fork repository and clone it locally
$ git clone https://github.com/mosoakinyemi/autocomplete-example.git
$ cd newsdemo
$ yarn install

Run on Android

$ npx react-native run-android

Run on iOS

$ cd ios && pod install
$ cd .. && npx react-native run-ios

About

repo for example on google autocomplete search for react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published