dflourusso / expo-sqlite-orm

Expo SQLite ORM
132 stars 34 forks source link

Typescript support #37

Closed johnvalle closed 1 year ago

johnvalle commented 3 years ago

Hi! Can we add a typescript support for this? It would be really nice! I would be more than willing to help

dflourusso commented 3 years ago

Hi, i need to add typescript supports and some react hooks adjustments, but i'm out of time for while.

codelocksdev commented 3 years ago

Any progress on this?

dflourusso commented 2 years ago

Hello, good news

I started today adding typescript support. It will take some time to be ready yet, but i'm working on. I'm thinking about convert it to react-hooks concept and then release the expo-sqlite-orm v2

codelocksdev commented 2 years ago

Let me know if you need a hand converting to functional components and hooks. I've done a fair bit of work in that area.

johnvalle commented 2 years ago

That's great news! I can also help with the hooks and typescript support.

realjjaveweb commented 2 years ago

How is the realease of the feature/v2 looking please?

dflourusso commented 1 year ago

The v2 has already typescript and migrations support.

Currently it's on alpha 5 version

dflourusso commented 1 year ago

Hello, V2 is live now!!!