Skip to content

Commit 66e2ddf

Browse files
authored
Add Sherlo - Visual Testing for React Native Storybook (#2217)
1 parent f02b646 commit 66e2ddf

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19701,5 +19701,22 @@
1970119701
"ios": true,
1970219702
"android": true,
1970319703
"newArchitecture": true
19704+
},
19705+
{
19706+
"githubUrl": "https://github.com/sherlo-io/sherlo/tree/main/packages/cli",
19707+
"npmPkg": "sherlo",
19708+
"examples": [
19709+
"https://github.com/sherlo-io/sherlo/tree/main/examples/standard",
19710+
"https://github.com/sherlo-io/sherlo/tree/main/examples/eas-update",
19711+
"https://github.com/sherlo-io/sherlo/tree/main/examples/eas-cloud-build"
19712+
],
19713+
"images": [
19714+
"https://raw.githubusercontent.com/sherlo-io/sherlo/main/assets/hero-desktop-dark.gif",
19715+
"https://raw.githubusercontent.com/sherlo-io/sherlo/main/assets/demo.gif"
19716+
],
19717+
"ios": true,
19718+
"android": true,
19719+
"newArchitecture": true,
19720+
"dev": true
1970419721
}
1970519722
]

0 commit comments

Comments
 (0)