This project was developed as a study to reach people with low vision and color blindness using Redux, React Hooks and Styled-Components.
react | 16.8.3 |
react-native | 0.59.10 |
react-redux | ^7.1.0 |
styled-components | ^4.3.2 |
react-navigation | ^3.11.1 |
react-native-gesture-handler | ^1.3.0 |
react-native-vector-icons | ^6.6.0 |
react-native-simple-radio-button | ^2.7.3 |
- Clone this repo
- Install dependencies with
npm install
oryarn install
- Run in device or simulator with
react-native run-android
orreact-native run-ios