Questions tagged [xlabs]

Xamarin Forms Labs is an open source project that aims to provide a powerful and cross platform set of controls and helpers tailored to work with Xamarin Forms.

XLabs is an open source project that aims to provide a powerful and cross platform set of services and controls tailored to work with Xamarin and Xamarin Forms.

Call for action for all Xamarin Developers, embrace this project and share your controls and services with the community, add your own control to the toolkit.

Important for developers The master branch is the current development branch. The v.2.0 is the stable branch.

Find a Bug or Fix a Bug Issue Tracker

Available controls

63 questions
0
votes
0 answers

Hybrid web view crashes after back button is pressed (Android)

I'm using HybridWebView and whenever I try to pressed back on the Android hardware button, the app crashes, when I press on the action bar, the expected back action is performed. There is also an open issue on Git Hub regarding a similar issue,…
IdoT
  • 2,831
  • 1
  • 24
  • 35
-1
votes
2 answers

how to create custom popup window in Xamarin.Form

In Xamarin.Forms I need to create a popup window that shows login page in popup window. here is my code using xlab popup control. MainPage l = new MainPage(); Navigation.PushModalAsync(l); PopupLayout popupLayout = new…
Jigar Parekh
  • 595
  • 10
  • 23
-1
votes
1 answer

Xamarin-Is it possible to use Xlab in SharedProject

I want to use XLAB Nugget in a shared project but i could not find "Add Nuget" option in shared project. Any Clue? Thanks
Brijesh
  • 369
  • 2
  • 10
1 2 3 4
5