Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@kadira/react-native-storybook
Advanced tools
A better way to develop React Native Components for your app
With React Native Storybook you can design and develop individual React Native components without running your app.
The getstorybook
tool can be used to add Storybook to your React Native app. Install the getstorybook
tool if necessary and run it from your project directory with these commands:
npm -g i getstorybook
getstorybook
After initial setup start the storybook server with the storybook npm script.
npm run storybook
also start your mobile app with the react-native
command.
react-native run-ios
react-native run-android
Now, you can open http://localhost:9001 to view your storybook.
Check the docs
directory in this repo for more advanced setup guides and other info.
FAQs
A better way to develop React Native Components for your app
The npm package @kadira/react-native-storybook receives a total of 17 weekly downloads. As such, @kadira/react-native-storybook popularity was classified as not popular.
We found that @kadira/react-native-storybook demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.