Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/cli/src/start/server/
H A DDevServerManager.ts39 private notifier: FileNotifier | null = null; property in DevServerManager
46 this.notifier = this.watchBabelConfig();
50 const notifier = new FileNotifier( constant
64 notifier.startObserving();
66 return notifier;
216 this.notifier?.stopObserving(),
H A DBundlerDevServer.ts103 private notifier: FileNotifier | null = null;
222 this.notifier?.stopObserving();
223 this.notifier = new FileNotifier(this.projectRoot, this.getConfigModuleIds());
224 this.notifier.startObserving();
298 this.notifier?.stopObserving();
/expo/
H A DGemfile.lock148 terminal-notifier (>= 2.0.0, < 3.0.0)
242 terminal-notifier (2.0.0)
/expo/docs/pages/push-notifications/
H A Dsending-notifications.mdx33 | [expo-notifier](https://github.com/symfony/expo-notifier) | Symfon…
40 | [laravel-expo-notifier](https://github.com/YieldStudio/laravel-expo-notifier) | Larave…