Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emarciniak committed Aug 11, 2018
1 parent 051ebe5 commit 4cde9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Xamarin.Forms doesn't support closing modal page out of the box. We have to implement this feature manually.

This sample project is showing how to implement a close button on modal page in Xamarin.Forms. Close button is implemented according to guidelines provided by Apple and Google.
This sample project presents how to implement a close button on a modal page in Xamarin.Forms. The close button is implemented according to the guidelines provided by Apple and Google.

## Android

Expand Down

0 comments on commit 4cde9c0

Please sign in to comment.