A library of react components for InstantDB
instantdb-react-ui
is a library of react components that seamlessly connects your frontend and backend code with InstantDB.
onSubmit
handlers for every single UI element!zod
to your instant schema for automatic frontend validation. Our ui components will automatically use zod validation + defaults to show errors and handle your forms.This library includes two main components with different modes.
View a direct comparison of instantdb-react-ui
vs. manually writing your own form
View an example app with lists and complex forms