carbonkivy.factory_registers
Module Contents
- carbonkivy.factory_registers.register
Registers custom components to the Kivy Factory.
This code registers each component within the “uix” directory to the Kivy Factory. Once registered, the components can be used without explicitly importing them elsewhere in the kvlang files.