A React Native Application showcasing the use of WatermelonDB to create offline first applications.
Clone the repo,
git clone https://github.com/drex44/MovieDirectory.git
Install dependencies,
cd MovieDirectory
npm i
Run the application,
npm run start:android
Full tutorial is available on SPBooks.