storybookjs / react-native

📓 Storybook for React Native!
https://storybook.js.org
MIT License
995 stars 142 forks source link

feat: check control #553

Open dannyhw opened 4 months ago

dannyhw commented 4 months ago

Issue: #541

What I did

Added a check control type

How to test

run the example app and go to the check story

If your answer is yes to any of these, please make sure to include it in your PR.

socket-security[bot] commented 4 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@expo/metro-runtime@3.1.3 Transitive: environment, eval, filesystem, network, shell, unsafe +525 179 MB alanhughes, aleqsio, brentvatne, ...22 more
npm/@storybook/addon-react-native-server@0.0.5 Transitive: environment, network +1 190 kB dannyhw
npm/@storybook/addon-react-native-web@0.0.23 Transitive: environment, filesystem, shell, unsafe +250 25.6 MB shilman
npm/jest-expo@50.0.2 Transitive: environment, eval, filesystem, network, shell, unsafe +391 481 MB brentvatne

🚮 Removed packages: npm/@expo/cli@0.17.1, npm/@expo/metro-runtime@3.1.1, npm/@expo/prebuild-config@6.7.3, npm/@storybook/addon-react-native-server@0.0.5--canary.3.18ef8d7.0, npm/@storybook/addon-react-native-web@0.0.22, npm/jest-expo@50.0.1, npm/react-native@0.73.2

View full report↗︎

dannyhw commented 4 months ago
image