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

Improve implementation related to event callbacks #793

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

ifsnow
Copy link
Contributor

@ifsnow ifsnow commented Oct 24, 2019

It's related to #790, #788

I think this implementation is better than passing empty callbacks.
In most cases where no events are required, works more efficiently on both Android and iOS.
As you know, performance is improved because unnecessary bridge communication is reduced.

I hope this helps.

@itinance
Copy link
Owner

WOW! Thanks for this!

@itinance itinance merged commit ed2f1b7 into itinance:master Oct 24, 2019
@ifsnow ifsnow deleted the fix/improve-event-callback branch December 17, 2020 01:59
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