Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@observation.org/react-native-image-viewing
Advanced tools
React Native modal component for viewing images as a sliding gallery
A forked repo of https://github.com/jobtoday/react-native-image-viewing to create a npm package which is used as a dependency for our own react native component library: https://github.com/observation/react-native-components.
The repository is forked to create a slightly changed version to avoid a bug. The resolution of fsevents
was also changed to be able to build the package for iOS due to https://github.com/nodejs/node-gyp/issues/2296.
To build the library and apply our patch run:
$ yarn
$ yarn build
$ git apply patches/react-native-image-viewing+0.2.2.patch
If you delete the dist
folder and build again, you will see a few files are deleted. This is because the author of the original repo forgot to remove this from his dist folder.
run yarn publish
FAQs
React Native modal component for viewing images as a sliding gallery
We found that @observation.org/react-native-image-viewing demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.