Re-add NativeEventEmitter. by cknitt · Pull Request #642 · rescript-react-native/rescript-react-native

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cknitt

Copy link Copy Markdown

Member

@cknitt cknitt commented

Jan 25, 2020

NativeEventEmitter was already present in the old bindings (https://github.com/reason-react-native/bs-react-native/blob/master/src/nativeEventEmitter.re), but somehow got lost. Re-adding it.

fhammerschmidt reacted with thumbs up emoji

@cknitt cknitt requested review from MoOx and sgny

January 25, 2020 08:03

@sgny

Copy link Copy Markdown

Collaborator

sgny commented

Jan 25, 2020

@cknitt Have you had a chance to test them, or are you carrying them over?

@cknitt

Copy link Copy Markdown

Member Author

cknitt commented

Jan 25, 2020

Last week, I ported an app where NativeEventEmitter was used from the old bindings to the new ones. In the course of this work, I noticed NativeEventEmitter was missing and re-added it.

@sgny

Copy link Copy Markdown

Collaborator

sgny commented

Jan 25, 2020

Alright, that’s what I was trying to figure out. Merging

@sgny sgny merged commit 923c1df into master

Jan 25, 2020

@MoOx MoOx deleted the native-event-emitter branch

January 26, 2020 08:54

@MoOx

Copy link Copy Markdown

Member

MoOx commented

Jan 26, 2020

Nice! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@sgny sgny sgny approved these changes

@MoOx MoOx Awaiting requested review from MoOx

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@cknitt @sgny @MoOx