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

https://github.com/reime005/react-native-reaction-tester

Test your reaction in 5 steps
https://github.com/reime005/react-native-reaction-tester

expo react react-native react-native-example react-native-swiper react-native-vector-icons redux redux-saga

Last synced: about 1 month ago
JSON representation

Test your reaction in 5 steps

Awesome Lists containing this project

README

        

# react-native-reaction-tester

[Expo Link](https://expo.io/@reime005/react-native-reaction-tester)

Built on expo-redux-saga-boilerplate. Using React Native (Expo), with Redux, Redux Saga, React Navigation, Vector Icons, Swiper and random.org API.

# Usage

1. run `yarn` or `npm install`
2. Run your project using Expo / CRNA.

# Stack Used

| Name | Usage |
| --------------------- | ----------------------------------------------------|
| Expo | Expo dev platform and its SDK |
| Redux | Flux architecture |
| Redux Saga | Manage side effect (Async operations) easier |
| Redux Logger | Logging of states on actions |
| React Navigation | Navigation |
| React Native Elements | Component libraries |
| Lodash | Utility libraries |
| Axios | HTTP request libraries |
| expo-env | Environment variables support for RN app using Expo |

# Author

© 2018 [reime005](https://github.com/reime005)