An open API service indexing awesome lists of open source software.

https://github.com/lucasfernandes/mapsTest

Simple app using maps, redux and redux-saga
https://github.com/lucasfernandes/mapsTest

async-functions ecmascript ios-app javascript objective-c react-native react-native-maps react-redux redux redux-saga

Last synced: 11 months ago
JSON representation

Simple app using maps, redux and redux-saga

Awesome Lists containing this project

README

          

# mapsTest
Simple app using maps, redux and redux-saga

Objective:
Add some pins in the map from a typed address.

Why?
I made this app just to test some functionalities like:
- Integrating maps (really really simple try)
- Using redux to reuse components states
- Using redux-saga to make async actions