A Xamarin.iOS binding library for Mapbox library.
This project is maintained by Naxam Co.,Ltd.
We specialize in developing mobile applications using Xamarin and native technology stack.
Looking for developers for your project?
Install-Package Naxam.MapboxNavigation.iOS
Plz follow the official guide here.
Mapbox Navigation binding library for iOS is released under the MIT license. See LICENSE for details.
Try our showcases to know more about our capabilities.
Contact us if interested.
Follow us for the latest updates
carthage update --platform iOS
: Pulls in the native dependencies and builds them for iOSsh copy-frameworks.sh
: Copies the build output fromcarthage
to a folder where the C# project will pull them from- Open the solution file, build in Release mode.
- Update
libspec.nuget
, if needed - Run
nuget pack
to generate the NuGet Package