that's right - this approach would be no good for anything more than maybe 10 - 20 recipes.
After that amount, you would want to look into dynamically loading the data via XML or even using the Network capabilities of Corona combined with some PHP and database stuff to update the app with new recipes.
that's right - this approach would be no good for anything more than maybe 10 - 20 recipes.
After that amount, you would want to look into dynamically loading the data via XML or even using the Network capabilities of Corona combined with some PHP and database stuff to update the app with new recipes.
This tutorial is for beginners though :)
mf2810 4 months ago
this is going to be really hard to maintain if we have like 100 recipes, don't want to think what will happen when we have 10000 recipes.
saadlulu 4 months ago