AlexandrNikulin / AnimationNavigationPage

AnimationNavigationPage is a NavigationPage with custom transitions animation effects.
Apache License 2.0
238 stars 37 forks source link

Added nuspec and migration pcl to .net standard #34

Closed LeoJHarris closed 6 years ago

LeoJHarris commented 6 years ago

Have added nuspec and migration to .net standard 2.0. Needs to be built and tested on iOS to ensure the FormsControl.Touch is being included in the nuget package for iOS.

Resolved obsolete AppCompatAnimationNavRenderer constructor causing exception Android.Content.Res.Resources+NotFoundException: Resource ID #0x7f0a000d

LeoJHarris commented 6 years ago

Please run past changes made, let me know if any issues exist.

LeoJHarris commented 6 years ago

Crash report that was resolved in the AppCompatAnimationNavRenderer. Exception animation navigation.txt

AlexandrNikulin commented 6 years ago

I will check it ASAP. Thanks

AlexandrNikulin commented 6 years ago

@LeoJHarris Please next time create branch in my repo and create pull-request to master from this branch.