You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KvDeveloper is a PyPI module designed to streamline the development of Kivy and KivyMD applications. Inspired by Expo CLI for React Native, KvDeveloper provides starter templates and essential functionalities to kickstart your projects with ease.
This repository contains a basic KivyMD app generated with a sequence of KvDeveloper CLI commands and some extra changes to enable lazy-loading of screens by using one of the KvDeveloper components named LazyManager.