I'm making an app that doesn't need an internet connection, but has a lot of data to display. I was wondering what the limit is that data can be stored in the app state, because I remember receiving an error that it can only be stored up to 100kb. Can anybody help me?