Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 125d16a

Browse files
committed
Update README.md
1 parent 3cdec02 commit 125d16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BDBPopupViewController
22

3-
BDBPopupViewController is a UIViewController category for presenting custom view controllers modally. Using this category makes it trivial to present a view modal view controller that defines its own size and allows for a much more customized feel than is possible using Apple's built-in view controller presentation methods.
3+
BDBPopupViewController is a UIViewController category for presenting custom view controllers modally. Using this category makes it trivial to present a modal view controller that defines its own size and allows for a much more customized look and feel than is possible using UIKit's default view controller presentation methods.
44

55
Take a look at the PopoverViewDemo Xcode project to get started quickly.
66

@@ -43,4 +43,4 @@ The popup view controller slides in from the top of the screen with a bounce eff
4343

4444
## Credits
4545

46-
BDBPopupViewController was created by [Bradley David Bergeron](http://www.bradbergeron.com).
46+
BDBPopupViewController was created by [Bradley David Bergeron](http://www.bradbergeron.com).

0 commit comments

Comments
 (0)