Home
last modified time | relevance | path

Searched refs:article (Results 1 – 16 of 16) sorted by relevance

/expo/packages/html-elements/babel/__tests__/fixtures/
H A Done.js6 <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 DLayout-test.tsx.snap.web4 <article
7 role="article"
/expo/docs/ui/components/Layout/
H A DLayout.tsx64 <article css={[innerContentStyle, cssContent]}>{children}</article>
/expo/packages/html-elements/src/elements/
H A DLayout.tsx55 accessibilityRole: 'article',
/expo/packages/html-elements/
H A Dbabel.js5 article: 'Article', property
H A DREADME.md52 | [`<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 DUsing CocoaPods.md8 - [“Why use CocoaPods?” section in “CocoaPods: What is it Good For?” article](https://www.sitepoint…
/expo/packages/html-elements/src/primitives/
H A DView.tsx141 | 'article'
/expo/packages/html-elements/build/elements/
H A DLayout.js.map1 … createView(\n Platform.select({\n web: {\n accessibilityRole: 'article',\n },\n })\n…
/expo/packages/html-elements/build/primitives/
H A DView.js.map1 … 'contentinfo'\n | 'region'\n | 'navigation'\n | 'main'\n | 'article'\n | 'banner'\…
/expo/docs/pages/archive/classic-updates/
H A Dadvanced-release-channels.mdx16 For simplicity, the rest of this article will refer to just the `ios` releases, but you could swap …
H A Dhosting-your-app.mdx12 For simplicity, the rest of this article will refer to hosting an update for the Android platform, …
/expo/docs/pages/push-notifications/
H A Dfaq.mdx164 …uired and enforced by Google, not Expo). For more information, see [this article](https://cleverta…
/expo/docs/pages/guides/
H A Dlocalization.mdx262 …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 Dmain.jsbundle211 …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 Dexpo_dev_launcher_android.bundle209 …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…