A collection of my SailfishOS components
Go to file
seiichiro d1a44054d7 Added FileIO QML Plugin 2014-02-23 12:13:21 +01:00
FileIO Added FileIO QML Plugin 2014-02-23 12:13:21 +01:00
NotifyBanner Fixed typo in NotifyBanner docs 2014-02-23 10:37:04 +01:00
README.md Added FileIO QML Plugin 2014-02-23 12:13:21 +01:00

README.md

Seiichiro's Sailfish Components

In this repository I will collect general components for Sailfish Silica Apps that I created for my apps.

Available Components:

NotifyBanner

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.