nekszer 


    • 16,217 total downloads
    • last updated 3/10/2022
    • Latest version: 3.3.0
    Framework MVVM para Xamarin Forms • Animations • Behaviors • Commands • Converters • Services • Validations • Base Classes • IoC Containers
  • Controles para Xamarin Forms - Image [FFImage + Lottie] - WheelPicker [Alpha] - MultiPicker [MultiItem Selector]
  • BingMap Plugin Se ha agregado MapClicked - Event ViewChanged - Event Polylines - Collection Routes • Calculate Route Nota: Este plugin sigue en desarrollo y... More information
    • 2,047 total downloads
    • last updated 4/14/2020
    • Latest version: 1.0.7
    API methods for C#
    • 1,480 total downloads
    • last updated 4/12/2020
    • Latest version: 1.0.2
    SQLite DataBase Manager For Xamarin Forms How To Use: Install sqlite-net-pcl >= 1.6.292 in all projects DataBase db = new DataBase("mycooldb.db3"); var table = await db.Table<ModelName>(); var dataintable =... More information
  • Plugin Description
    • 1,301 total downloads
    • last updated 2/25/2020
    • Latest version: 1.0.3
    Social Xamarin Forms Plugin • Facebook OAuth
  • Contador de ticks (1 segundo) para Xamarin Forms Llama a TickImplementation.Init(); en todas las plataformas Uso: CrossTick.Tick += (tick, args) => { // logica }; CrossTick.Start(); CrossTick.Stop();
    • 548 total downloads
    • last updated 4/22/2020
    • Latest version: 1.0.0
    Package Description
    • 374 total downloads
    • last updated 1/13/2021
    • Latest version: 1.0.0

    • Tabs Xamarin Forms
    Tabs simples en Xamarin Forms
    • 319 total downloads
    • last updated 12/8/2020
    • Latest version: 1.0.0
    Pequeño framework MVVM apenas en construcción para Uno Platform Uso rápido protected override void OnLaunched(LaunchActivatedEventArgs e) { new AppRoutes(LightUno.Application.RoutingService); // crea la... More information