You work with your list (global name) and save the list to tinydb each time you make a change.
You should load your list (global name) on app startup from the tinydb
ref:
and
Learn about using lists:
- Lists by Sajal Dutta
- Lists appinventor.org
You work with your list (global name) and save the list to tinydb each time you make a change.
You should load your list (global name) on app startup from the tinydb
ref:
and
Learn about using lists: