Searched refs:rewrite (Results 1 – 15 of 15) sorted by relevance
| /expo/docs/mdx-plugins/ |
| H A D | remark-link-rewrite.test.js | 11 const rewrite = (file, url) => { function 26 expect(rewrite(file, 'http://external.link?some=query')).toBe( 35 expect(rewrite(file, './#a-header')).toBe('/#a-header'); 40 expect(rewrite(file, './using-fcm.mdx#a-header')).toBe( 55 expect(rewrite(file, 'guides')).toBe('/guides'); 59 expect(rewrite(file, 'guides.mdx')).toBe('/guides/'); 63 expect(rewrite(file, './guides.mdx')).toBe('/guides/'); 87 expect(rewrite(file, '../guides.mdx')).toBe('/guides/'); 91 expect(rewrite(file, './')).toBe('/push-notifications'); 95 expect(rewrite(file, '../')).toBe('/'); [all …]
|
| /expo/packages/@expo/metro-config/src/__tests__/ |
| H A D | rewriteRequestUrl.test.ts | 17 const rewrite = getRewriteRequestUrl('/'); constant 20 rewrite( 37 const rewrite = getRewriteRequestUrl('/'); constant 40 rewrite(
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashDrawables.js.map | 1 … name: 'splashscreen',\n kind: 'drawable',\n }))!;\n\n // Nuke and rewrite the splashscreen.…
|
| /expo/home/screens/AccountModal/ |
| H A D | LoggedOutAccountView.tsx | 54 // log in again and rewrite the sessionSecret
|
| /expo/docs/pages/modules/ |
| H A D | existing-library.mdx | 8 …g React Native library. For example, this may be useful to incrementally rewrite the library or to…
|
| /expo/ios/vendored/unversioned/@react-native-community/slider/ios/ |
| H A D | RNCSliderComponentView.mm | 250 …/react-native-new-architecture/discussions/31#discussioncomment-2717047, rewrite when Meta comes w…
|
| /expo/ios/vendored/sdk48/@react-native-community/slider/ios/ |
| H A D | ABI48_0_0RNCSliderComponentView.mm | 250 …/react-native-new-architecture/discussions/31#discussioncomment-2717047, rewrite when Meta comes w…
|
| /expo/ios/vendored/sdk49/@react-native-community/slider/ios/ |
| H A D | ABI49_0_0RNCSliderComponentView.mm | 250 …/react-native-new-architecture/discussions/31#discussioncomment-2717047, rewrite when Meta comes w…
|
| /expo/docs/pages/distribution/ |
| H A D | publishing-websites.mdx | 376 2. When prompted **Configure as a single-page app (rewrite all urls to /index.html)**, only select … 381 …build** directory. Also, when prompted **Configure as a single-page app (rewrite all urls to /inde…
|
| /expo/docs/pages/guides/ |
| H A D | using-sentry.mdx | 250 ' --rewrite \\', 262 ' --rewrite \\',
|
| /expo/docs/pages/router/migrate/ |
| H A D | from-react-navigation.mdx | 378 If your project has a custom navigator, you can rewrite this or port it to Expo Router. 388 To rewrite, use the `Navigator` component, which wraps the [`useNavigationBuilder`](https://reactna…
|
| /expo/packages/expo-gl/ |
| H A D | CHANGELOG.md | 252 - Full rewrite of expo-gl-cpp, migration to JSI. ([#7948](https://github.com/expo/expo/pull/7948) b…
|
| /expo/docs/ |
| H A D | README.md | 267 If the schema is updated, to sync and rewrite our local copy, run `yarn run schema-sync <SDK versio…
|
| /expo/tools/ |
| H A D | yarn.lock | 2142 rewrite-imports "^1.0.0" 11032 rewrite-imports@^1.0.0: 11034 …resolved "https://registry.yarnpkg.com/rewrite-imports/-/rewrite-imports-1.4.0.tgz#198ebb73f59cfee…
|
| /expo/ |
| H A D | yarn.lock | 3721 rewrite-imports "^1.0.0" 16995 rewrite-imports@^1.0.0: 16997 …resolved "https://registry.yarnpkg.com/rewrite-imports/-/rewrite-imports-1.4.0.tgz#198ebb73f59cfee…
|