Code Monkey home page Code Monkey logo

effects's Introduction

FormsCommunityToolkit library of Effects for Xamarin.Forms.

Included effects:

Effect Description iOS Android UWP
CapitalizeKeyboardEffect Enforces caps on the keyboard for an Entry x x x
ClearEntryEffect Adds a clear button to an Entry x x -
RemoveBorderEffect Removes the border from an Entry on iOS x - x
RemoveEntryLineEffect Removes the underline from an Entry on Android - x -
DisableAutoCorrectEffect Disables auto-correction and entry suggestions from an entry x x -
ViewBlurEffect Blur any view x Todo x
ChangeColorSwitchEffect Change colors of switch x x Todo
SizeFontToFitEffect Shrinks fonts to fit x x Todo
MultiLineLabelEffect Limit lines to given amount x x x
CustomFontEffect Custom font for a Label x x Todo
ItalicPlaceholderEffect Italicizes Placeholder of an Entry x Todo? -
SelectAllTextEntryEffect Select text in an Entry when receive focus x x 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 iOS

ClearEntryEffect and CapitalizeKeyboardEffect

RemoveBorderEffect

BlurEffect

SwitchColorEffect

LabelEffects

Samples Android

Android Effects

Android Effects

LabelEffects

Samples UWP

UWP Blur Effect

UWP Entry Effects

effects's People

Contributors

bartlannoeye avatar depechie avatar jamesmontemagno avatar jfversluis avatar jimbobbennett avatar nickmathewsperf avatar scottisafool avatar skendrot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.