You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.
Peter Foot edited this page Aug 19, 2019
·
1 revision
InTheHand.Forms
InTheHand.Forms is a library with a few handy extensions for Xamarin Forms. In order for these to work you have to initialize the library from each native app project as you would normally with Xamarin Forms itself e.g.
Android
In your MainActivity OnCreate method after Xamarin.Forms.Forms.Init add:-