mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 22:44:52 +00:00
[add] NativeEventEmitter export
Export NativeEventEmitter and provide React Native's implementation.
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
||||
Linking: true,
|
||||
ListView: true,
|
||||
Modal: true,
|
||||
NativeEventEmitter: true,
|
||||
NativeModules: true,
|
||||
NetInfo: true,
|
||||
PanResponder: true,
|
||||
|
||||
Reference in New Issue
Block a user