@castlabs/prestoplay-react-components
v0.9.3
Published
React components for PRESTOplay
Readme
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-componentsInstall peer dependencies
npm i react@18 react-dom@18 @castlabs/prestoplayThis 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.
