A framework for building native applications using React
COMMITS
/ React/Modules/RCTEventEmitter.m October 15, 2020
R
Dispatch events even when there are no listeners
Ramanpreet Nara committed
September 22, 2020
S
Call stopObserving on correct queue
Scott Kyle committed
March 9, 2020
V
Clang format for all React Native files
Valentin Shergin committed
February 5, 2020
M
Adding [super initialize] to correct misreporting by MDCD
Marcus Zarra committed
December 23, 2019
P
Make RCTEventEmitter a RCTJSInvokerModule [2/n]
Peter Argany committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
December 15, 2017
A
Fix a crash when keyboard is visible and bridge reload happens
Alex Dvornikov committed
December 13, 2017
R
Fix - argument type in RCTEventEmitter
Rahul Ramachandran committed
March 20, 2017
D
Eagerly change the listeners count
Daniele Conti committed
August 2, 2016
P
Use new enqueueJSCall method everywhere
Pieter De Baets committed
May 25, 2016
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 24, 2016
K
Reverted commit D3339945
Konstantin Raev committed
N
Update RCTNetworking, RCTNetInfo and RCTLocationManager to use new events system
Nick Lockwood committed
May 23, 2016
N
Updated AppState module to use new emitter system
Nick Lockwood committed
May 16, 2016
N
Fixed NativeEventListener deregistration
Nick Lockwood committed
May 12, 2016
N
Updated Websocket to use new event system
Nick Lockwood committed
May 11, 2016
N
Added native event emitter
Nick Lockwood committed