You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i follow the instructions to deploy on windows first npm install, then npm run start-windows and npm run start.
Im getting this on Visual Studio:
The text was updated successfully, but these errors were encountered:
That error message indicates the react-native-sqlite does not support windows. Sorry!
Options I see include:
A. Update todo list sample to depend just on Storage rather than on sqlite
B. Switch to a different cross platform storage engine (other than the Storage API)
C. contribute to that project to support windows
Hello, i follow the instructions to deploy on windows first npm install, then npm run start-windows and npm run start.
Im getting this on Visual Studio:
The text was updated successfully, but these errors were encountered: