Showing results for September 2018 - Xamarin Blog

Sep 24, 2018
0
0

Using the Android Designer Split View

Bret Johnson
Bret Johnson

The ability to see the design view and layout XML at the same time, side by side, was one of our most requested features for the Android Designer. With Split View, new in the Visual Studio 2017 version 15.8 release

DevelopersAndroid
Sep 19, 2018
0
0

Get Ready for iOS 12 and Xcode 10

David Ortinau
David Ortinau

Support for iOS 12 and Xcode 10 to accompany Apple’s Xcode Gold Master (GM) release has just been announced! We have also published updated documentation and samples to help you quickly get started with all the latest new features. Now, build your Xamarin.iOS (and of course Xamarin.Forms for iOS) applications with Xcode 10 GM and submit your iOS 12...

DevelopersiOSwatchOS
Sep 19, 2018
0
1

Handling input from Apple Pencil

Prashant Cholachagudda
Prashant Cholachagudda

After months of contemplation before finally buying an Apple Pencil to go along with the iPad Pro, it turns out it is as magical as they say! This blog post describes how to use Xamarin.iOS and Visual Studio 2017 to build a signature pad app that works with Apple Pencil.

DevelopersiOS
Sep 17, 2018
0
0

Xamarin.Forms 3.2.0 Released: Going Big with Little Things

David Ortinau
David Ortinau

marin.Forms 3.2.0 continues the theme of previous releases to give you big wins by making little things much easier to do. The entire version 3 series has been about reducing the friction of doing such things as positioning the Android tabs to the bottom, controlling spellcheck and capitalization and prediction on text controls. There are even triv...

DevelopersXamarin.Forms
Sep 10, 2018
0
0

Watch the .NET Conf Live!

Jayme Singleton
Jayme Singleton

The 3-day virtual developer conference co-organized by the .NET community and Microsoft is finally here! Now the question is how and where to watch the .NET Conf which will be completely live-streamed. It is the perfect opportunity to enhance your skills, ask questions to a live audience, and get inspired f...

DevelopersEvents
Sep 6, 2018
0
0

Using Object Detection from inside your Xamarin app

Jim Bennett
Jim Bennett

Microsoft Cognitive Services provide a great way to get started with AI without being a machine learning or data science expert. A common favorite of cognitive services is the Custom Vision Service. The first version of this service allowed you to easily build an ima...

DevelopersXamarin PlatformIntegrations