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

Update RNBlurModalView.m (added "tap anywhere to close" feature) #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JonathanLink
Copy link

  • added a UITapGestureRecognizer instance variable (_tapGesture)
  • linked the _tapGesture with "hide" method (see initWithFrame)
  • added public method (void)tapAnywhereToClose:(BOOL)touch

- added a UITapGestureRecognizer instance variable (_tapGesture)
- linked the _tapGesture with "hide" method (see initWithFrame)
- added public method (void)touchAnywhereToClose:(BOOL)touch
* added method - (void)tapAnywhereToClose:(BOOL)tap
* added "(void)tapAnywhereToClose:(BOOL)tap" method
@foffux
Copy link

foffux commented Mar 18, 2015

Has someone any news about @rnystrom?
Is he still working on his projects?
Can anyone else merge all this pull requests and make new pod?
Thank you.

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

Successfully merging this pull request may close these issues.

2 participants