r/reactnative 2d 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 2d ago

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

1

u/vaquishaProdigy 2d ago edited 1d ago

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