Skip to content

Commit 27a024a

Browse files
SurajSuraj
authored andcommitted
fix: added todo app example
1 parent 5c70f37 commit 27a024a

File tree

1 file changed

+3
-3
lines changed
  • example/storybook-nativewind/src/extra-components/nativewind

1 file changed

+3
-3
lines changed

example/storybook-nativewind/src/extra-components/nativewind/appConfig.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ export const kitchensink = {
99
};
1010
export const todoapp = {
1111
updateIds: {
12-
android: 'd2aa812c-739b-4200-8455-a8ca6da22310',
13-
ios: '742e1120-7c9a-4bba-bfe0-1dd4b812934b',
12+
android: '02ec2cd6-f764-4eaa-a87a-31fdf50747ac',
13+
ios: '23d48499-cbad-4d38-8828-72f2c148a69e',
1414
},
1515
iframeUri: 'https://gluestack-ui-todo-example-app.vercel.app/',
1616
qrCodeUri:
17-
'https://qr.expo.dev/eas-update?slug=exp&projectId=42cce9b5-9fbe-4572-92ba-fc43b2437a85&groupId=432e8802-2a73-4498-8301-5ac41664678e',
17+
'https://qr.expo.dev/eas-update?slug=exp&projectId=2f45053e-e4a6-4598-b0bb-5b7a5024029d&groupId=65b26650-c13e-438a-859f-b1f3499353b0',
1818
};
1919

2020
export const appStoryConfig = {

0 commit comments

Comments
 (0)