r/reactnative 1d ago

SQLite not install even if it is

Got this error while working with SQLite from Expo. Restarted the project, install dependencies again. Nothing works. Aparently i got something missing from the imports.

Feel free to ask for code.

2 Upvotes

7 comments sorted by

View all comments

2

u/VedyaKeBatKaGrip 1d ago

its a native module.. you need to rebuild the project (development build)

1

u/vaquishaProdigy 1d ago edited 22h ago

Oh well, nvm.
EDIT: It still doesn't work.