We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3016183 + 33b5492 commit a8cfc0aCopy full SHA for a8cfc0a
README.md
@@ -51,3 +51,7 @@ Material is Google's modern design system that is popular not only on Android, b
51
52
For more information, visit [material.io](https://material.io/).
53
54
+## Instructions on Updating your own project
55
+- Install https://www.nuget.org/packages/Xamarin.Forms.Visual.Material/4.0.0.169046-pre5 into your ios project
56
+- Add FormsMaterial.Init() after the Forms.Init() call in your AppDelegate on ios
57
+
0 commit comments