Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prepsmith-react-native-components

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prepsmith-react-native-components

## Get Started

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Prepsmith React Native Components

Get Started

Installation

yarn add prepsmith-react-native-components
#or
npm install --save prepsmith-react-native-components

Demo App

Checkout the example app on Expo which uses all components.

Additionally, take a look at the __examples__ folder to view the implementation & run the expo app locally.

Documentation

React Doc

Development

Install Dependencies

npm install -g yarn
yarn install

Generate Documentation

yarn run doc

Then check DOC.md

Test

yarn test -- --watch
# if you got problem maybe it because of watchman, please try:
yarn test -- --no-cache --no-watchman --watch

Lint

yarn run lint

Commit Message

commit with Commitizen

yarn cz

FAQs

Package last updated on 13 Apr 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc