Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 301 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 301 Bytes

React Native form app

College assignment. Simple React Native form app to register songs (tracks). Using only Redux, no database (yet).

This project uses Redux, Formik, Yup, React Native Navigation and a few other libraries. It has the funcionality to add, delete, update and search for tracks.