You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importandloadtheconfigurationfileinyourapp. It's recommended you add the Amplify configuration step to your app'srootentrypoint. Forexample`index.js`inReactor`main.ts`inAngular.
Importandloadtheconfigurationfileinyourapp. It's recommended you add the Amplify configuration step to your app'srootentrypoint. Forexample, **App.js** (Expo) or**index.js** (ReactNativeCLI).
Copy file name to clipboardExpand all lines: src/fragments/lib/in-app-messaging/integrate-your-application/react-native/configure-amplify.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
### Configure Amplify
2
2
3
-
Next, you should import and load the `aws-exports.js` configuration file created by the CLI. Add the Amplify configuration step to your application’s root entry point. For example, `index.js`.
Copy file name to clipboardExpand all lines: src/fragments/lib/interactions/js/frontend.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
Importandloadtheconfigurationfileinyourapp. It's recommended you add the Amplify configuration step to your app'srootentrypoint. Forexample`App.js`inReactor`main.ts`inAngular.
Copy file name to clipboardExpand all lines: src/fragments/lib/predictions/js/getting-started.mdx
+38-32Lines changed: 38 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,13 @@ A configuration file called `aws-exports.js` will be copied to your configured s
22
22
23
23
## Configure the frontend
24
24
25
-
Importandloadtheconfigurationfileinyourapp. It's recommended you add the Amplify configuration step to your app'srootentrypoint. Forexample`App.js`inReactor`main.ts`inAngular.
Copy file name to clipboardExpand all lines: src/fragments/lib/restapi/js/getting-started.mdx
+35-29Lines changed: 35 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,13 @@ A configuration file called `aws-exports.js` will be copied to your configured s
34
34
35
35
### Configure your application
36
36
37
-
Importandloadtheconfigurationfileinyourapp. It's recommended you add the Amplify configuration step to your app'srootentrypoint. Forexample`App.js`inReactor`main.ts`inAngular.
0 commit comments