Skip to content

pakal/kivy-cupertino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivy Cupertino

A collection of iOS style widgets for Kivy. Kivy Cupertino is currently in beta version. Many widgets are not yet implemented and stability is not guaranteed

GitHub issues License Last Commit Documentation Status Downloads

Installation

To install Kivy Cupertino from PyPI, use pip:

$ pip install kivycupertino

To use newly implemented widgets that have not yet been published to PyPI, install with git (not recommended for production use):

$ git clone https://github.com/cmdvmd/kivy-cupertino.git
$ cd kivy-cupertino
$ python setup.py install

Dependencies

Examples

Check out the Showcase app for an example of all widgets in Kivy Cupertino

Showcase App

Functionalities

Functionality Status
Dark Mode 📝
SF Symbols 🚧
Action Sheet
Activity Indicator
Alert Dialog
Button
Date Picker 📝
Label
Navigation Bar
Picker 📝
Progress Bar
Scroll View
Search Bar
Segmented Controls
Slider
Stepper
Switch
Symbol
Symbol Button
System Button
Tab Bar
Text Field
Text View
Time Picker 📝
Toolbar

Key

✔ Working
🚧 Work in Progress
📝 Planned

Contributing

To help improve this project, fork our repository

Packages

No packages published

Languages

  • Python 100.0%