A React Native Application showcasing the use of WatermelonDB to create offline first applications.
Clone the repo,
git clone https://github.com/drex44/MovieDirectory.gitInstall dependencies,
cd MovieDirectory
npm iRun the application,
npm run start:androidFull tutorial is available on SitePoint.


