4663a225a5 | ||
---|---|---|
images | ||
src | ||
.gitattributes | ||
.gitignore | ||
README.md |
README.md
Xamarin.Forms StatusBar Effect
Xamarin.Forms Effect to manage the StatusBar BackgroundColor.
<ContentPage.Effects>
<effects:StatusBarEffect
BackgroundColor="Red"/>
</ContentPage.Effects>
Contributing
This project is open source and I love merging PRs. Try to file issues for things that you want to work on before you start the work so that there's no duplicated effort. If you just want to help out, check out the issues and dive in!.
Copyright and license
Code released under the MIT license.