Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 622 Bytes

File metadata and controls

25 lines (16 loc) · 622 Bytes

nyris-react-components

This package contains reusable react components.

Install

npm install @nyris/nyris-react-components

Components

  • Capture - Capture a frame from the camera of the device.
  • Preview - Show image with crop selection overlay and dots for preselected regions.

Build

npm run build

View and develop components

Run npm start. This will start a server on port 6060 to preview the components using react-styleguidist.