This project is a sample mobile app that performs simple database CRUD(Create, Read, Update and Delete) operation using ReactNative and MySql database. I also used php to create a webservice for the CRUD operations.
PS: This project was bootstrapped with Create React Native App.