Skip to content

Commit d95c521

Browse files
authored
Add @sherlo/react-native-storybook package (#2218)
1 parent 66e2ddf commit d95c521

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

react-native-libraries.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19718,5 +19718,22 @@
1971819718
"android": true,
1971919719
"newArchitecture": true,
1972019720
"dev": true
19721+
},
19722+
{
19723+
"githubUrl": "https://github.com/sherlo-io/sherlo/tree/main/packages/react-native-storybook",
19724+
"npmPkg": "@sherlo/react-native-storybook",
19725+
"examples": [
19726+
"https://github.com/sherlo-io/sherlo/tree/main/examples/standard",
19727+
"https://github.com/sherlo-io/sherlo/tree/main/examples/eas-update",
19728+
"https://github.com/sherlo-io/sherlo/tree/main/examples/eas-cloud-build"
19729+
],
19730+
"images": [
19731+
"https://raw.githubusercontent.com/sherlo-io/sherlo/main/assets/hero-desktop-dark.gif",
19732+
"https://raw.githubusercontent.com/sherlo-io/sherlo/main/assets/demo.gif"
19733+
],
19734+
"ios": true,
19735+
"android": true,
19736+
"newArchitecture": true,
19737+
"dev": true
1972119738
}
1972219739
]

0 commit comments

Comments
 (0)