Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.49k stars 589 forks source link

Using this library without decorators #1711

Open jayshah123 opened 10 months ago

jayshah123 commented 10 months ago

Is it possible to use this library without decorators?

I see some APIs using decorators. Reluctant to use decorators due to lack of standardization of semantics. Is it possible to use library without decorators? (Some libraries like MobX work both with and without decorators).

Was not able to find about this anywhere in the docs.

janwirth commented 10 months ago

I'm also interested in this.

zkteco-home commented 9 months ago

I am also interested in this

airtonix commented 1 month ago

no one wants to use babel anymore. it's slow.

which is s shame as it looks like you can't use watermelondb any other way.

isaachinman commented 1 month ago

Any update on this question?