Application to fetch data from google place API, show list & marker on google map. Project build in react native usin redux
Redux is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Api fetching by using redux thunk.
Redux Thunk is middleware that allows you to return functions, rather than just actions, within Redux.
.env -> Add your API Key
- Add your api key in manifest.
- Add your api key in Res -> value -> google_map_api.xml
Add your API key in AppDelegate.m