Home
last modified time | relevance | path

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

/expo/tools/src/versioning/android/
H A DversionReactNative.ts5 import { runReactNativeCodegenAsync } from '../../Codegen';
37 await runReactNativeCodegenAsync({
/expo/tools/src/
H A DCodegen.ts34 export async function runReactNativeCodegenAsync(params: ReactNativeCodegenParameters) { function
/expo/tools/src/commands/
H A DUpdateVendoredModule.ts9 import { runReactNativeCodegenAsync } from '../Codegen';
288 runReactNativeCodegenAsync({
/expo/tools/src/versioning/ios/
H A Dindex.ts11 import { runReactNativeCodegenAsync } from '../../Codegen';
248 await runReactNativeCodegenAsync({