React
- npm
- Yarn
- pnpm
npm install @bonfhir/react
yarn add @bonfhir/react
pnpm add @bonfhir/react
The @bonfhir/react
package provides React components to help with building web apps and
native mobile applications (with React Native).
These components are render-less - which means that they can be customized to render the exact way that you want, and can be used with different toolkits.
bonFHIR presently ships with renderers for the Mantine toolkit, and preliminary support for Gluestack UI for React Native.
📄️ Get started
Start using the UI components in your app
🗃️ Components & Hooks
12 items
🗃️ Mantine
3 items
📄️ Next.js
Next.js hooks and helpers
📄️ Custom renderers
Complete customization