Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 592 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 592 Bytes

The Wed App

A simple react native app I made for my brother's wedding and also to learn react-native/redux/ducks-modular-redux.

Note: Currently only tested for android

Screenshots

LOGIN

Login screen

Home

Home screen

Notifications

Notifications screen

Build Instructions

npm install
react-native run-android

License

This project is licensed under the MIT License - see the LICENSE.txt file for details