HoneyComb.Platform.iOS 1.0.0-alpha03

This is a prerelease version of HoneyComb.Platform.iOS.
dotnet add package HoneyComb.Platform.iOS --version 1.0.0-alpha03
                    
NuGet\Install-Package HoneyComb.Platform.iOS -Version 1.0.0-alpha03
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HoneyComb.Platform.iOS" Version="1.0.0-alpha03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HoneyComb.Platform.iOS" Version="1.0.0-alpha03" />
                    
Directory.Packages.props
<PackageReference Include="HoneyComb.Platform.iOS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HoneyComb.Platform.iOS --version 1.0.0-alpha03
                    
#r "nuget: HoneyComb.Platform.iOS, 1.0.0-alpha03"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=HoneyComb.Platform.iOS&version=1.0.0-alpha03&prerelease
                    
Install HoneyComb.Platform.iOS as a Cake Addin
#tool nuget:?package=HoneyComb.Platform.iOS&version=1.0.0-alpha03&prerelease
                    
Install HoneyComb.Platform.iOS as a Cake Tool

Helpers and Utils to be used in a Xamarin.iOS project. -Lifecycle-Aware

Release Notes

  • Modify iOS Lifecycle to be Active when ViewWillAppear event is fired
    • Modified LifecycleiOSHoneyComb.SynchronizeUpToCurrentState to consider the UIViewController to be Active when the ViewWillAppear method/event is fired by the OS
    • Created the MutableLifecycleObservableSimplified.NotifyViewWillAppear
Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha03 14,700 2/21/2020
1.0.0-alpha02 1,292 1/6/2020
1.0.0-alpha01 339 12/23/2019