Skip to content

Commit

Permalink
README updated: position -> location
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusolino committed Aug 16, 2017
1 parent 2e92c51 commit 1b6c069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ The usage is very similar to `UIAlertController`.

**Alert Style:** with this style, the alert has the width of 270 points, like Apple's `UIAlertController`.

**Walkthrough Style:** with walkthrough, the alert has the width of the screen minus 18 points from the left and the right bounds. This mode is intended to be used before authorization requests like the ones for position, push notifications and more.
**Walkthrough Style:** with walkthrough, the alert has the width of the screen minus 18 points from the left and the right bounds. This mode is intended to be used before authorization requests like the ones for location, push notifications and more.

#### Show a simple alert with two buttons and one textfield

Expand Down

0 comments on commit 1b6c069

Please sign in to comment.