Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/expo/docs/components/base/languages/
H A Druby.ts19 inside: {
29 inside: {
45 inside: {
52 inside: {
93 inside: {
110 inside: {
117 inside: {
125 inside: {
132 inside: {
139 inside: {
[all …]
H A Dini.ts11 inside: {
29 inside: {
H A Dswift.ts6 inside: {
9 inside: {
28 Prism.languages.swift['string'].inside['interpolation'].inside.rest = Prism.languages.swift;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/DatePicker/__tests__/__snapshots__/
H A DDatePickerIOS-test.js.snap3 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
20 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
37 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
44 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Components/DatePicker/__tests__/__snapshots__/
H A DDatePickerIOS-test.js.snap3 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
20 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
37 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
44 exports[`DatePickerIOS should render DatePicker with the datetime mode if no mode is passed inside
/expo/packages/expo-router/src/views/
H A DScreen.tsx7 * Name is required when used inside a Layout component.
10 * This should not be used inside of a Layout component.
/expo/fastlane/screenshots/
H A DREADME.txt1 Put all screenshots you want to use inside the folder of its language (e.g. en-US).
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI47_0_0RCTParagraphComponentAccessibilityProvider.mm136 … withDescription:@"accessibility hint for links and buttons inside text"];
141 … withDescription:@"accessibility hint for one link inside text"]
144 … withDescription:@"accessibility hint for multiple links inside text"],
151 … withDescription:@"accessibility hint for one button inside text"]
154 … withDescription:@"accessibility hint for multiple buttons inside text"],
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI49_0_0RCTParagraphComponentAccessibilityProvider.mm136 … withDescription:@"accessibility hint for links and buttons inside text"];
141 … withDescription:@"accessibility hint for one link inside text"]
144 … withDescription:@"accessibility hint for multiple links inside text"],
151 … withDescription:@"accessibility hint for one button inside text"]
154 … withDescription:@"accessibility hint for multiple buttons inside text"],
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Text/
H A DABI48_0_0RCTParagraphComponentAccessibilityProvider.mm136 … withDescription:@"accessibility hint for links and buttons inside text"];
141 … withDescription:@"accessibility hint for one link inside text"]
144 … withDescription:@"accessibility hint for multiple links inside text"],
151 … withDescription:@"accessibility hint for one button inside text"]
154 … withDescription:@"accessibility hint for multiple buttons inside text"],
/expo/docs/pages/eas-update/
H A Dexpo-dev-client.mdx4 description: Learn how to use the expo-dev-client library to preview a published EAS Update inside
14 …ject. One of the most popular use cases is to preview a published update inside a development buil…
18 ## How to load a published EAS Update inside a development build
57 …675cb1f0-fa3c-11e8-ac99-6374d9643cb2`: This is the updates URL, which is inside the project's app …
/expo/apps/router-e2e/__e2e__/auth/app/
H A D_layout.tsx9 // Setup the auth context and render our layout inside of it.
/expo/packages/expo-dev-launcher/
H A DREADME.md29 ### Making JavaScript changes inside the `bundle` folder
31 To update the JavaScript code inside the `bundle` folder, you need to run the `dev-launcher` bundle…
52 3.1. Open another terminal window and navigate to the `ios` folder inside `bare-expo`
/expo/docs/components/plugins/ConfigSection/
H A DConfigPluginExample.tsx11 …`Content inside 'ConfigPluginExample' needs to be surrounded by new lines to be parsed as markdown…
H A DConfigReactNative.tsx17 …`Content inside 'ConfigReactNative' needs to be surrounded by new lines to be parsed as markdown.\…
/expo/templates/expo-template-bare-minimum/ios/
H A D.xcode.env2 # used when running script phases inside Xcode.
/expo/templates/expo-template-tv/ios/
H A D.xcode.env2 # used when running script phases inside Xcode.
/expo/apps/fabric-tester/ios/
H A D.xcode.env2 # used when running script phases inside Xcode.
/expo/apps/bare-expo/ios/
H A D.xcode.env2 # used when running script phases inside Xcode.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dupdate-ruby.sh62 IS_GIT_REPO=$(git rev-parse --is-inside-work-tree 2> /dev/null || true)
/expo/packages/expo-dev-launcher/ios/
H A DEXDevLauncher.m7 // For cocoapods framework, the generated swift header will be inside EXDevLauncher module
/expo/packages/expo/src/
H A DExpo.fx.web.tsx1 // When users dangerously import a file inside of react-native, it breaks the web alias.
/expo/packages/expo-router/build/views/
H A DScreen.js.map1inside a Layout component.\n *\n * When used in a route, this can be an absolute path like `/(…
/expo/packages/@expo/metro-runtime/build/error-overlay/toast/
H A DErrorToast.js70 …return (react_1.default.createElement(react_native_1.View, { style: [countStyles.inside, countStyl…
96 inside: { property
/expo/docs/pages/modules/
H A Duse-standalone-expo-module-in-your-project.mdx9inside an existing application is described in the [Expo Modules API: Get started](/modules/get-st…
46 Run one of the apps to ensure everything is working. Then, start the TypeScript compiler inside **p…
53 …n the `prebuild` command. You'll have to repeat these steps for all apps inside your monorepo to u…
69 You can now use the module inside your app. To test this, let's edit the **App.js** file in the app…
150 You should now be able to use the module inside your app! To test it, edit the **App.js** in the ap…

12345678910>>...13