Skip to content

Commit 66eccbb

Browse files
authored
update Shopify showcase description (#4804)
Simplified the description to reflect current state where all mobile apps at Shopify use React Native, removing reference to active migration.
1 parent 3dc250d commit 66eccbb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

website/src/pages/showcase.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,8 @@ const Showcase = () => {
195195
/>
196196
</h2>
197197
<p className="showcaseSectionDescription">
198-
All new mobile apps at Shopify are React Native and we are actively
199-
migrating our flagship merchant admin app Shopify Mobile to React
200-
Native as well. You can read more about React Native development at
201-
Shopify on our{' '}
198+
All mobile apps at Shopify are built using React Native. You can
199+
read more about React Native development at Shopify on our{' '}
202200
<a href="https://shopify.engineering/topics/mobile" target="_blank">
203201
blog
204202
</a>

0 commit comments

Comments
 (0)