Skip to content

ScottIsAFool/Organon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organon logo

Organon is a library of Effects for Xamarin.Forms.

Included effects:

Effect Description iOS Android UWP
CapitalizeKeyboardEffect Enforces caps on the keyboard for an Entry x x Todo
ClearEntryEffect Adds a clear button to an Entry x x -
RemoveBorderEffect Removes the border from an Entry on iOS x - Todo
RemoveEntryLineEffect Removes the underline from an Entry on Android - x -
ViewBlurEffect Blur any view Todo Todo x
iOS

To use this on iOS you need to call

Organon.XForms.Effects.iOS.iOSEffects.Init();

from your AppDelegate. This ensures the assembly is loaded and the effects are available.

Samples

ClearEntryEffect and CapitalizeKeyboardEffect RemoveBorderEffect

Android Effects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages