Pinned Repositories
GooglePlacePicker
This is an example of using the built-in PlacePicker control from the Google Places API in your Xamarin.Android apps.
KotlinAndroidRxJavaAutocomplete
Kotlin Android RxJava Autocomplete example (RxJava + Retrofit 2 + Moshi)
ListViewsReinvented
A sample application showing how to use the new RecyclerView in place of the old ListView in Xamarin.Android
LoginForiOS
An example of implementing a Login / Register Screen for Xamarin.iOS.
ModalPickerViewController
A Modal Picker that replaces the ActionSheetDatePicker for Xamarin.iOS
TableCellResizeIssue
Small MVVMCross iOS project that shows the resize issues I am having.
SharpMobileCode's Repositories
SharpMobileCode/MeetupManager
Meetup.com app to track users at events
SharpMobileCode/TableCellResizeIssue
Small MVVMCross iOS project that shows the resize issues I am having.
SharpMobileCode/NativeClient-MultiTarget-DotNet
This sample solution shows how to build a native application that uses Xamarin to target several different platforms with a single shared C# code base. The application signs users in with Azure Active Directory (AAD), using the Active Directory Authentication Library (ADAL) to obtain a JWT access token through the OAuth 2.0 protocol. The access token is used to authenticate the user to the AAD Graph API, and query for information about other users in their organization.
SharpMobileCode/ListViewsReinvented
A sample application showing how to use the new RecyclerView in place of the old ListView in Xamarin.Android
SharpMobileCode/DroidListViewPerformance
SharpMobileCode/MonoTouch.SlideoutNavigation
A MonoTouch slide-out UI component
SharpMobileCode/MonoTouch.TTTAttributedLabel
MonoTouch bindings for the delightful TTTAttributedLabel.