Skip to content

Commit 321addf

Browse files
committed
add callout for rn web
1 parent 1394091 commit 321addf

File tree

1 file changed

+7
-1
lines changed
  • src/pages/[platform]/start/quickstart

1 file changed

+7
-1
lines changed

src/pages/[platform]/start/quickstart/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2650,7 +2650,13 @@ Before you get started, make sure you have the following installed:
26502650
26512651
This Quickstart guide will walk you through how to build a Todo application for Android or iOS using [Expo](https://expo.dev/)'s TypeScript template.
26522652
2653-
<Callout>
2653+
<Callout warning>
2654+
2655+
**Warning:** React Native for Web is currently not supported. We are working towards official support, and are tracking the progress in [issue #13918 on GitHub](https://github.com/aws-amplify/amplify-js/issues/13918)
2656+
2657+
</Callout>
2658+
2659+
<Callout>
26542660
26552661
Amplify now requires native modules not available through the Expo SDK. As a result, Expo Go is no longer supported but you should still be able to use Expo. [Learn more about dropping support for Expo Go in Amplify v6](/gen1/react-native/build-a-backend/troubleshooting/migrate-from-javascript-v5-to-v6/).
26562662

0 commit comments

Comments
 (0)