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
- Host: GitHub
- URL: https://github.com/reime005/react-native-reaction-tester
- Owner: reime005
- Created: 2018-07-25T13:13:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T10:24:46.000Z (over 6 years ago)
- Last Synced: 2025-02-15T17:51:24.638Z (3 months ago)
- Topics: expo, react, react-native, react-native-example, react-native-swiper, react-native-vector-icons, redux, redux-saga
- Language: JavaScript
- Homepage: https://mariusreimer.com
- Size: 1.89 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)