Trying to push the limits of App Inventor! Snippets and Tutorials from Pura Vida Apps by
Taifun.
Each app has its own data store. There is only one data store per app. Even if you have multiple TinyDB components, they will use the same data store. To get the effect of separate stores, use different keys. You cannot use the TinyDB to pass data between two different apps on the phone, although you can use the TinyDB to share data between the different screens of a multi-screen app.
i worked it out
i want to know how do i make some of the txt go on new line