-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Add Java Turbo Module Event Emitter example #44906
Conversation
This pull request was exported from Phabricator. Differential Revision: D57530807 |
Base commit: d8739e1 |
This pull request was exported from Phabricator. Differential Revision: D57530807 |
451714a
to
96394cc
Compare
Summary: Pull Request resolved: facebook#44906 Shows a proof of concept how '*strongly typed Turbo Module scoped*' `EventEmitters` can be used in a Java Turbo Module. ## Changelog: [Android] [Added] - Add Java Turbo Module Event Emitter example Reviewed By: javache Differential Revision: D57530807
This pull request was exported from Phabricator. Differential Revision: D57530807 |
Summary: Pull Request resolved: facebook#44906 Shows a proof of concept how '*strongly typed Turbo Module scoped*' `EventEmitters` can be used in a Java Turbo Module. ## Changelog: [Android] [Added] - Add Java Turbo Module Event Emitter example Reviewed By: javache Differential Revision: D57530807
96394cc
to
e837d54
Compare
This pull request was exported from Phabricator. Differential Revision: D57530807 |
e837d54
to
7b6ffe6
Compare
Summary: Pull Request resolved: facebook#44906 Shows a proof of concept how '*strongly typed Turbo Module scoped*' `EventEmitters` can be used in a Java Turbo Module. ## Changelog: [Android] [Added] - Add Java Turbo Module Event Emitter example Reviewed By: javache Differential Revision: D57530807
This pull request was exported from Phabricator. Differential Revision: D57530807 |
7b6ffe6
to
d86251d
Compare
Summary: Pull Request resolved: facebook#44906 Shows a proof of concept how '*strongly typed Turbo Module scoped*' `EventEmitters` can be used in a Java Turbo Module. ## Changelog: [Android] [Added] - Add Java Turbo Module Event Emitter example Reviewed By: javache Differential Revision: D57530807
Summary: Pull Request resolved: facebook#44906 Shows a proof of concept how '*strongly typed Turbo Module scoped*' `EventEmitters` can be used in a Java Turbo Module. ## Changelog: [Android] [Added] - Add Java Turbo Module Event Emitter example Reviewed By: javache Differential Revision: D57530807
This pull request was exported from Phabricator. Differential Revision: D57530807 |
d86251d
to
d0596d4
Compare
This pull request has been merged in 84a9f5e. |
This pull request was successfully merged by @christophpurrer in 84a9f5e. When will my fix make it into a release? | How to file a pick request? |
Summary:
Shows a proof of concept how 'strongly typed Turbo Module scoped'
EventEmitters
can be used in a Java Turbo Module.Changelog:
[Android] [Added] - Add Java Turbo Module Event Emitter example
Differential Revision: D57530807