Skip to content

castlabs/prestoplay-react-components

Repository files navigation

PRESTOplay React Components (Beta)

This library provides a React UI for @castlabs/prestoplay. Individual components can be imported separately in order to build a custom UI.

⚠️ Warning: This is in Beta version (0.x.x), therefore be aware that breaking changes may occur between minor releases. The versions will switch to standard semantic versioning once version 1.0.0 is released.

Installation

npm i @castlabs/prestoplay-react-components

Install peer dependencies

npm i react@18 react-dom@18 @castlabs/prestoplay

This library is compatible with React version 18 and @castlabs/prestoplay version 6.2.0 and higher.

API

See the API docs.

Changelog

See the Changelog.