Searched refs:article (Results 1 – 16 of 16) sorted by relevance
| /expo/packages/html-elements/babel/__tests__/fixtures/ |
| H A D | one.js | 6 <article className="md:flex bg-slate-100 rounded-xl p-8 md:p-0 dark:bg-slate-800"> 26 </article>
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Layout-test.tsx.snap.web | 4 <article 7 role="article"
|
| /expo/docs/ui/components/Layout/ |
| H A D | Layout.tsx | 64 <article css={[innerContentStyle, cssContent]}>{children}</article>
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Layout.tsx | 55 accessibilityRole: 'article',
|
| /expo/packages/html-elements/ |
| H A D | babel.js | 5 article: 'Article', property
|
| H A D | README.md | 52 | [`<article />`][html-article] | [`<Article />`](#article) | 349 Renders an `<article />` on web and a `View` everywhere else. 359 | Web | `<article role="article" />` | 797 [html-article]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article
|
| /expo/guides/ |
| H A D | Using CocoaPods.md | 8 - [“Why use CocoaPods?” section in “CocoaPods: What is it Good For?” article](https://www.sitepoint…
|
| /expo/packages/html-elements/src/primitives/ |
| H A D | View.tsx | 141 | 'article'
|
| /expo/packages/html-elements/build/elements/ |
| H A D | Layout.js.map | 1 … createView(\n Platform.select({\n web: {\n accessibilityRole: 'article',\n },\n })\n…
|
| /expo/packages/html-elements/build/primitives/ |
| H A D | View.js.map | 1 … 'contentinfo'\n | 'region'\n | 'navigation'\n | 'main'\n | 'article'\n | 'banner'\…
|
| /expo/docs/pages/archive/classic-updates/ |
| H A D | advanced-release-channels.mdx | 16 For simplicity, the rest of this article will refer to just the `ios` releases, but you could swap …
|
| H A D | hosting-your-app.mdx | 12 For simplicity, the rest of this article will refer to hosting an update for the Android platform, …
|
| /expo/docs/pages/push-notifications/ |
| H A D | faq.mdx | 164 …uired and enforced by Google, not Expo). For more information, see [this article](https://cleverta…
|
| /expo/docs/pages/guides/ |
| H A D | localization.mdx | 262 …etails on how RTL works in React Native check out the React Native [blog article](https://reactnat…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 211 …ch(s){case'alert':return'alert';case'alertdialog':case'application':case'article':case'banner':cas… 267 …Type:o.object,RolePropType:o.oneOf(['alert','alertdialog','application','article','banner','button…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 209 …ch(s){case'alert':return'alert';case'alertdialog':case'application':case'article':case'banner':cas… 267 …Type:o.object,RolePropType:o.oneOf(['alert','alertdialog','application','article','banner','button…
|