Searched refs:goToHomeAsync (Results 1 – 5 of 5) sorted by relevance
58 export async function goToHomeAsync(): Promise<void> { function59 await NativeKernel.goToHomeAsync();
142 DevMenu.goToHomeAsync();
35 async goToHomeAsync(): Promise<void> {},
183 fun goToHomeAsync(promise: Promise) { in goToHomeAsync() method
193 RCT_EXPORT_METHOD(goToHomeAsync) category