Socket
Socket
Sign inDemoInstall

react-native-design-kit

Package Overview
Dependencies
4
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-design-kit

All in one react native material design


Version published
Weekly downloads
107
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Install

Open terminal or command line then run this command:

npm install react-native-design-kit
Dependencies
Usage
import React from 'react';
import {Button} from 'react-native-design-kit';

export default function App() {
  return <Button>Press Me</Button>;
}
Snapshot

Try It Now!

Keywords

FAQs

Last updated on 22 Oct 2020

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc