kivy-lazy-loading-template
kivy-lazy-loading-template copied to clipboard
Not working anymore after upgrading to kivy 2.3 and kivy_ios
First it could not find screens.json so I edited and hardcoded that path, now it Xcode gets errors that it can’t find the individual screens.kv
I've never had the opportunity to use kivy-ios
, but it has worked flawlessly on Android and Linux (though I haven't tesed it on macOS and Windows).
Regarding your statement about not being able to find screens.kv
, it doesn't really exist.
If there's anything I've missed or if you need further assistance, please let me know 🙂.
Made a ugly pull request on how to fix it,but i suspect there is an easier way