This is the basic structure I'm using in an app.
getDatabasePath will handle any detail on unzip, copy, etc,
index will do all the usual dirty work, including withDatabase that won't explode if the database is missing
WatermelonProvider to cover original one til the DB is ready
Hey @sidferreira , thanks for the quick reply. Quick question, after you copy it from assets to a working folder were you able to pre-populate watermelondb tables with the database that you shipped ?