Hi there, I want make a offline dictionary app. All database are stored in a json file & i have uploaded that in asset section of kodular. My question is that can i use json files data from the uploaded json file as list element to make a offline dictionary app?
I had tested and made what you want. But there is a problem. It takes too much time to load all the words of the dictionary. I suggest You not to build an offline app by uploading to the Asset folder. You can build an online based dictionary by uploading the JSON file to Cloudinary.