Installation
The React SDK (@usebridge/sdk-react) provides headless hooks for patient eligibility in your app or website.
Installation
The React SDK requires the Bridge TypeScript API client as a peer dependency:
Example project
A fully-working demo is available as react-demo in the repository.
Create a file at examples/react-demo/.env.local:
Access at http://localhost:3000
Next Steps
- Follow Setup to configure
BridgeSdkProvider - See Building Forms for payer autocomplete and field hooks
- Review Soft Check and Hard Check