Skip to content

Commit a8cfc0a

Browse files
authored
Merge pull request #12 from PureWeen/patch-1
Update README.md
2 parents 3016183 + 33b5492 commit a8cfc0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,7 @@ Material is Google's modern design system that is popular not only on Android, b
5151

5252
For more information, visit [material.io](https://material.io/).
5353

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

Comments
 (0)