Showing results for iOS - Xamarin Blog

Sep 23, 2019
7
6
0

Xamarin Announcements from .NET Conf 2019

Pierce Boggan
Pierce Boggan

Today at .NET Conf 2019, we shared some exciting announcements for Xamarin and Visual Studio developers, enabling you to be more productive and use the full power, performance, and capabilities of iOS/Android in your applications.

DevelopersXamarin.FormsXamarin Platform
Sep 13, 2019
7
3
0

Get Ready for iOS 13 and Xcode 11

David Ortinau
David Ortinau

Support for iOS 13 and Xcode 11 to accompany Apple’s Xcode Gold Master (GM) release has just been announced! Now, build your Xamarin.iOS (and Xamarin.Forms for iOS) apps with Xcode 11 GM and submit your iOS 13, tvOS 13 and watchOS 6 apps to the Apple App Store.

iOSAnnouncementsmacOS
Aug 30, 2019
35
3
0

Modernizing iOS Apps for Dark Mode with Xamarin

David Ortinau
David Ortinau

Xamarin.iOS and Xamarin.Forms deliver native iOS experiences for iOS 13 Apple which introduces dark mode: A system-wide option for light and dark themes to choose themes or allow iOS to dynamically change appearance based on the environment and time of day.

iOSXamarin.Forms
Jul 15, 2019
11
1
0

Snppts – Beautiful UI Snippets for Xamarin.Forms

steventhewissen
steventhewissen

Guest Post: Snppts allows you to contribute your user interface designs created in Xamarin to benefit other community members and to show off your work. Contributing is as simple as creating a PR on our repository with your author and snippet information. Learn more...

Xamarin.FormsDevelopersAndroid
Jul 3, 2019
10
7
0

iOS 13 Preview Release Now Available

Pierce Boggan
Pierce Boggan

Today, we are excited to share our first preview containing support for iOS 13 and Xcode 11! With today's preview, you can begin building applications using Xcode 13 and begin integrating existing new APIs for iOS 13 such as Sign in with Apple, along with support for iPadOS 13, watchOS 6, tvOS 13, and macOS 10.15.

DevelopersXamarin.FormsXamarin Platform
Jun 7, 2019
67
2
0

Use Maps to Display and Navigate Users with Xamarin.Essentials

James Montemagno
James Montemagno

Browse the Xamarin.Essentials Maps documentation to learn about all of the great cross-platform native APIs with additional implementation and limitation details. Xamarin.Essentials is open source on GitHub where you can report issues, ask for features, and contribute to the library.

Xamarin PlatformDevelopersXamarin.Forms
Mar 26, 2019
39
5
0

Introducing the Xamarin.iOS Interpreter

Chris Hamons
Chris Hamons

Historically iOS applications have had a number of limitations when running on a device, as Apple disallows the execution of dynamically generated code. Applications are compiled “Ahead of Time” (AOT) before deployment because of this. You can read more about this architecture here.

DevelopersiOS
Feb 4, 2019
32
1
0

Using Existing C++ Libraries in Cross-Platform Xamarin.Forms Applications

Mike Parker
Mike Parker

Have you ever needed to integrate a C/C++ library in your Xamarin apps? Checkout this full Walkthrough pf an approach to wrapping a C/C++ library so it can be incorporated into Xamarin-based solutions via NuGet in a cross-platform manner.

DevelopersXamarin.FormsXamarin Platform
Sep 19, 2018
5
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