Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View size #1

Closed
ghost opened this issue May 24, 2016 · 2 comments
Closed

View size #1

ghost opened this issue May 24, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented May 24, 2016

@naoyashiga How can I change the size of the view that pops up? To make it almost fill the whole screen?

@naoyashiga
Copy link
Owner

https://github.com/naoyashiga/RPModalGestureTransition/blob/master/RPModalGestureTransition/BackgroundPresentationController.swift#L11

struct ModalSizeRatio {
    static let width: CGFloat = 1.0
    static let height: CGFloat = 1.0
}

Please try! 🙏

@ghost
Copy link
Author

ghost commented May 25, 2016

@naoyashiga Worked! Thanks 😃

@ghost ghost closed this as completed May 25, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant