lmcq / firebase-firestorm

Firebase Firestorm is an ORM for Firestore which can be used with Typescript.
MIT License
252 stars 19 forks source link

Using firestorm with react #14

Open Syarx opened 4 years ago

Syarx commented 4 years ago

Can I use firestorm with React(CRA) Typescript? When I try to query an Entity I get the TypeError: type is not a function in firebase-firestorm/lib/decorators/field.js:12

tavantzo commented 3 years ago

@Syarx any updates on this issue? I'm experiencing the same issue here.

Syarx commented 3 years ago

No moved to typesaurus for react. Something more maintained.