| /expo/packages/expo-modules-core/src/ts-declarations/ |
| H A D | NativeEventEmitter.d.ts | 4 interface NativeEventEmitter extends EventEmitter { interface 8 const NativeEventEmitter: NativeEventEmitter; constant 10 export default NativeEventEmitter;
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Utilities/ |
| H A D | DevSettings.d.ts | 10 import {NativeEventEmitter} from '../EventEmitter/NativeEventEmitter'; 15 export interface DevSettingsStatic extends NativeEventEmitter {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Utilities/ |
| H A D | DevSettings.d.ts | 10 import {NativeEventEmitter} from '../EventEmitter/NativeEventEmitter'; 15 export interface DevSettingsStatic extends NativeEventEmitter {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Linking/ |
| H A D | Linking.d.ts | 10 import {NativeEventEmitter} from '../EventEmitter/NativeEventEmitter'; 13 export interface LinkingStatic extends NativeEventEmitter {
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Linking/ |
| H A D | Linking.d.ts | 10 import {NativeEventEmitter} from '../EventEmitter/NativeEventEmitter'; 13 export interface LinkingStatic extends NativeEventEmitter {
|
| /expo/packages/expo-modules-core/build/ |
| H A D | EventEmitter.d.ts | 1 import { NativeEventEmitter } from 'react-native'; 18 _eventEmitter: NativeEventEmitter;
|
| H A D | EventEmitter.js | 2 import { NativeEventEmitter, NativeModules, Platform } from 'react-native'; 18 this._eventEmitter = new NativeEventEmitter(nativeModule);
|
| H A D | EventEmitter.js.map | 1 …NativeEventEmitter, NativeModules, Platform } from 'react-native';\n\nconst nativeEmitterSubscript…
|
| H A D | NativeModulesProxy.native.js.map | 1 …NativeEventEmitter)\n // only on iOS and they use iOS-specific native module, EXReactNativeEven…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/Keyboard/ |
| H A D | Keyboard.d.ts | 10 import {NativeEventEmitter} from '../../EventEmitter/NativeEventEmitter'; 60 export interface KeyboardStatic extends NativeEventEmitter {
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/Keyboard/ |
| H A D | Keyboard.d.ts | 10 import {NativeEventEmitter} from '../../EventEmitter/NativeEventEmitter'; 60 export interface KeyboardStatic extends NativeEventEmitter {
|
| /expo/packages/expo-modules-core/src/ |
| H A D | EventEmitter.ts | 2 import { NativeEventEmitter, NativeModules, Platform } from 'react-native'; 25 _eventEmitter: NativeEventEmitter; 45 this._eventEmitter = new NativeEventEmitter(nativeModule as any);
|
| /expo/packages/expo-dev-launcher/bundle/native-modules/ |
| H A D | DevLauncherInternal.ts | 2 import { NativeModules, NativeEventEmitter, Platform } from 'react-native'; 11 Platform.OS === 'ios' ? new EventEmitter(DevLauncher) : new NativeEventEmitter(DevLauncher);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/EventEmitter/ |
| H A D | NativeEventEmitter.d.ts | 39 declare class NativeEventEmitter extends EventEmitter { class
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/EventEmitter/ |
| H A D | NativeEventEmitter.d.ts | 38 declare class NativeEventEmitter extends EventEmitter { class
|
| /expo/packages/expo/build/errors/ |
| H A D | ExpoErrorManager.native.js.map | 1 … || // RN 0.64 and below message\n error.message.includes('`new NativeEventEmitter()` requires …
|
| /expo/packages/expo-apple-authentication/ |
| H A D | CHANGELOG.md | 56 - Android: Warnings about `new NativeEventEmitter()` no longer appear when using React Native v0.65…
|
| /expo/packages/expo-speech/ |
| H A D | CHANGELOG.md | 23 - Use new `EventEmitter` instead of `NativeEventEmitter`. ([#24221](https://github.com/expo/expo/pu…
|
| /expo/packages/expo-dev-launcher/build/ |
| H A D | DevLauncherErrorManager.js.map | 1 … || // RN 0.64 and below message\n error.message.includes('`new NativeEventEmitter()` requires …
|
| /expo/packages/expo-screen-orientation/build/ |
| H A D | ScreenOrientation.js.map | 1 …subscribers because EventEmitter uses a shared subscriber\n// from NativeEventEmitter that is regi…
|
| /expo/packages/expo-modules-core/ |
| H A D | CHANGELOG.md | 306 - Fixed `new NativeEventEmitter() was called with a non-null argument without the required addListe… 332 - Fixed `new NativeEventEmitter() was called with a non-null argument without the required addListe…
|
| /expo/ |
| H A D | CHANGELOG.md | 516 …- Fixed `new NativeEventEmitter() was called with a non-null argument without the required addList…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 8 …ult},get NativeDialogManagerAndroid(){return r(d[49]).default},get NativeEventEmitter(){return r(d… 172 …NativeEventEmitter()` requires a non-null argument.');var o=!!l&&'function'==typeof l.addListener,… 551 …name__].concat(s))}),this._nativeModule=n,this._eventEmitter=new u.NativeEventEmitter(n)}return(0,… 1059 …uncherInternal,p='ios'===l.Platform.OS?new u.EventEmitter(o):new l.NativeEventEmitter(o);function …
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 8 …ult},get NativeDialogManagerAndroid(){return r(d[49]).default},get NativeEventEmitter(){return r(d… 160 …NativeEventEmitter()` requires a non-null argument.');var o=!!l&&'function'==typeof l.addListener,… 552 …name__].concat(s))}),this._nativeModule=n,this._eventEmitter=new u.NativeEventEmitter(n)}return(0,… 1060 …uncherInternal,p='ios'===l.Platform.OS?new u.EventEmitter(o):new l.NativeEventEmitter(o);function …
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 12 …8])},get NativeDialogManagerAndroid(){return r(d[59]).default},get NativeEventEmitter(){return r(d…
|