Programming journey #15
Today I learned how to use Kivy, a software library for the development of applications, because next steps will be to create an Apple Store App. This is why I learned all Kivy basics, using .kv & .py files.
What I have learned:
>Layouts (BoxLayout, AnchorLayout, GridLayout, StackLayout, PageLayout, ScrollView)
>Switch
>Slider
>Progress Bar
>Add Images
>Screen Manager
>ActionBar
>Canvas