sailfish-components/README.md

13 lines
327 B
Markdown
Raw Permalink Normal View History

2014-02-22 09:25:39 +00:00
# Seiichiro's Sailfish Components
2014-02-23 09:35:24 +00:00
In this repository I will collect general components for Sailfish Silica Apps that I created for my apps.
## Available Components:
### NotifyBanner
2014-02-23 11:13:21 +00:00
Show a notification banner at the top of your app.
### FileIO
A QML-Plugin to do basic file operations like reading and writing text files.