Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@storybook/addon-ondevice-controls
Advanced tools
Display storybook controls on your device.
Storybook Controls Addon for React Native allows editing a component's arguments dynamically via a graphical UI without needing to code. The Controls Addon replaces the old Knobs Addon.
Controls has some extra dependencies needed to display the form inputs.
yarn add -D @storybook/addon-ondevice-controls@next @storybook/addons @storybook/addon-controls @react-native-community/datetimepicker @react-native-community/slider
Then, add following content to .storybook/main.js
:
module.exports = {
addons: ['@storybook/addon-ondevice-controls'],
};
See the examples of using the Controls Addon with Component Story Format. You can also run the react-native app to see it in action.
The web Controls Addon documentation may also be useful, but the examples there have not been tested with Storybook for React Native.
See examples for migrating from Knobs to Controls in the web Controls Addon README.
FAQs
Display storybook controls on your device.
The npm package @storybook/addon-ondevice-controls receives a total of 43,925 weekly downloads. As such, @storybook/addon-ondevice-controls popularity was classified as popular.
We found that @storybook/addon-ondevice-controls demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.