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

InteractionManager breaks sometimes, causes hard-to-debug issues #355

Merged
merged 2 commits into from
Mar 26, 2017
Merged

InteractionManager breaks sometimes, causes hard-to-debug issues #355

merged 2 commits into from
Mar 26, 2017

Conversation

PaulRBerg
Copy link

@PaulRBerg PaulRBerg commented Jan 30, 2017

This pull request solves #350. Basically, when I was using react-native-navigation and calling a function called resetTo there, it simply broke the InteractionManager functionality. It was simply not calling the function passed as a parameter. More info on that here.

Regarding GiftedChat, I think it's a serious problem and we should basically always display the chat. In my case, I had to debug the core of two big React Native libraries.

A video showcasing the bug: http://sendvid.com/qtsi7t1b

@Braidio
Copy link

Braidio commented Mar 21, 2017

This should definitely be added to the main repo.

+1

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.

3 participants