Home
last modified time | relevance | path

Searched refs:prefixes (Results 1 – 25 of 30) sorted by relevance

12

/expo/packages/expo-router/src/fork/
H A DNavigationContainer.tsx1 // We only need to fork on native to support any prefixes.
H A DNavigationContainer.native.tsx77 prefixes: [],
90 prefixes: linking?.prefixes ?? [],
/expo/apps/test-suite/
H A DApp.js8 prefixes: [Linking.createURL('/')], property
/expo/packages/expo-router/build/fork/
H A DNavigationContainer.native.js64 prefixes: [], property
76 prefixes: linking?.prefixes ?? [],
H A DNavigationContainer.js.map1 …AC","sourcesContent":["// We only need to fork on native to support any prefixes.\nimport { Naviga…
H A DNavigationContainer.native.js.map1prefixes: [],\n ...linking,\n });\n\n // Add additional linking related info to the ref\n //…
H A DuseLinking.native.js.map1prefixes, independent\n// https://github.com/react-navigation/react-navigation/blob/main/packages/…
/expo/packages/expo-router/src/
H A DgetLinkingConfig.ts26 prefixes: [],
/expo/packages/expo-router/build/
H A DgetLinkingConfig.js13 prefixes: [],
H A DgetLinkingConfig.js.map1 …LinkingConfig(routes: RouteNode): ExpoLinkingOptions {\n return {\n prefixes: [],\n // @ts-…
/expo/apps/native-component-list/src/navigation/
H A DRootNavigation.tsx16 prefixes: [Linking.createURL('/')],
/expo/apps/bare-expo/
H A DMainNavigator.tsx63 prefixes: [
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h38 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h38 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkString.h39 int SkStrStartsWithOneOf(const char string[], const char prefixes[]);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTComponentData.m485 // We want to get rid of ABI48_0_0RCT and RK prefixes, but a lot of JS code still references
487 // prefixes by default, we'll still keep them around here.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTComponentData.m473 // We want to get rid of ABI49_0_0RCT and RK prefixes, but a lot of JS code still references
475 // prefixes by default, we'll still keep them around here.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTComponentData.m484 // We want to get rid of ABI47_0_0RCT and RK prefixes, but a lot of JS code still references
486 // prefixes by default, we'll still keep them around here.
/expo/android/vendored/unversioned/react-native-reanimated/android/
H A DCMakeLists.txt7 …unction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE…
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Modules/
H A DABI47_0_0RCTUIManager.m1596 // There is all sorts of code in this codebase that drops prefixes.

12