Lelelo1
- 1,304 total downloads
- last updated 10/10/2019
- Latest version: 1.0.2
A Xamarin.Forms ContentView that can be absolutely placed setting X and Y and will be displayed on top of other controls irregardless of the parent layout used.
- 1,055 total downloads
- last updated 11/10/2019
- Latest version: 1.0.3
Contains extensions similar to BindableLayout that adds autocomplete functionality to xamarin.forms Entry and SearchBar
- 1,030 total downloads
- last updated 10/17/2019
- Latest version: 1.0.1
A control that mimic CollectionView but has dymanic flexible height.
NativeObject
by:
Lelelo1
- 704 total downloads
- last updated 10/12/2019
- Latest version: 1.0.1
Access the native instance at runtime from any Xamarin.Forms Control or Layout . Downcast the UIKit.UIView received from iOSAsync on iOS and the Android.Views.View received from AndroidAsync on Android to it's specific native instances and change them.
- 370 total downloads
- last updated 8/2/2019
- Latest version: 1.0.0
A few methods that can be usefull when building custom UI in Xamarin.Forms. Extension methods on Element. Where RootLayout() return the root layout of the page - which also can be specified to return the highest layout of type Layout<VIew> (Stacklyout, FlexLayout etc ) -in the hierarchy. And...
More information