New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@snapping/react

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snapping/react

Shared React components, hooks, and utils for react projects

latest
Source
npmnpm
Version
1.0.50
Version published
Maintainers
2
Created
Source

Snapping React Logo

Welcome to @snapping/react 🎉

The @snapping/react package provides a collection of reusable React components designed to streamline development and improve productivity. With fields, buttons, and utility components, this package is perfect for building forms, layouts, and interactive features efficiently.

Installation

To use @snapping/react in your project, first ensure you have the required peer dependencies installed:

npm install react react-dom expr-eval

Then, install the @snapping/react package:

npm install @snapping/react

Components Included

The following table lists the components included in this package, along with links to their documentation:

Component NameProps DocumentationUsage Guide
DynamicFormPropsGuide
DynamicIconPropsGuide
HeaderPropsGuide
PopoverPropsGuide
SideMenuPropsGuide
ToastPropsGuide
TouchablePropsGuide

Fields Components

Component NameProps DocumentationUsage Guide
AutocompleteFieldPropsGuide
CheckboxFieldPropsGuide
ColorFieldPropsGuide
LongTextFieldPropsGuide
PasswordFieldPropsGuide
PastelColorFieldPropsGuide
RadioFieldPropsGuide
SelectFieldPropsGuide
TextFieldPropsGuide

Buttons Components

Component NameProps DocumentationUsage Guide
ButtonPropsGuide
IconButtonPropsGuide
LinkButtonPropsGuide

Contributing ❤️

We warmly welcome contributions to @snapping/react! If you would like to improve existing components or add new features, please check out our Contribution Guide. Together, we can make this library even better!

License

@snapping/react is open source and licensed under ISC.

Keywords

react

FAQs

Package last updated on 19 Apr 2025

Did you know?

Socket

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.

Install

Related posts