Very simple
In screen initialize call tiny db data to check it is having data or not.
If no data call airtable to get all row
When airtable got all row save it in a global variable list then store the main list in tinydb.
So everytime when screen initialize airtable won’t load.
==Update==:
I am using the below block in my app and working fine till now.
