Fireactive
Realtime, strongly-typed ODM for Firebase Realtime Database
![[object Object]](/img/fireactive-realtime.gif)
Realtime Data
Stay in sync with your database. By default, all data fetched updates to and from your Firebase Realtime Database, with no further setup needed.
![[object Object]](/img/fireactive-typesafe.gif)
Strongly Typed
Preserve your database structure. Runtime errors in JavaScript and static errors in TypeScript if data doesn't conform to your schema.