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

Swipe functionality #15

Open
jeaye opened this issue Oct 14, 2017 · 1 comment
Open

Swipe functionality #15

jeaye opened this issue Oct 14, 2017 · 1 comment

Comments

@jeaye
Copy link

jeaye commented Oct 14, 2017

Along with the onTapped callback, I think it would be super helpful for the user to be able to acknowledge, but ignore the message by swiping left or right (both Android and iOS do this). Right now, users either need to wait out the delay or tap on the message bar to interact.

Thoughts?

@Talor-A
Copy link
Owner

Talor-A commented Oct 17, 2017

hm. interesting thought. I think it's important, but with how many features are being requested I think a better solution may be to make MessageBarManager more open and easier to interact with, so people could create their own message bar if they wished. as you know @jeaye I'm not the original creator of this library so I'm hesitant to take any major steps with it, but it's something that's been on my mind for a while. back to your original issue though, I suppose the message bar could be wrapped in a gesture Responder that would trigger a callback. I have too many commitments with school right now to work on it but I'll leave this open and come back to it when I get a chance.

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

2 participants