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
As a total Visual Studio newbie, trying to add any of the solution files from node_modules/react-native-sqlite-2/windows/ as documented on the using native modules page I get a bunch of errors. Also, step 3 asks to update "pch.h", but this project is C#?
How should this project be used with the latest version of react-native-windows?
I'm following this guide for windows: https://microsoft.github.io/react-native-windows/docs/getting-started and add a native module as documented here: https://microsoft.github.io/react-native-windows/docs/native-modules-using
As a total Visual Studio newbie, trying to add any of the solution files from node_modules/react-native-sqlite-2/windows/ as documented on the using native modules page I get a bunch of errors. Also, step 3 asks to update "pch.h", but this project is C#?
How should this project be used with the latest version of react-native-windows?
These are the commands that i used:
The text was updated successfully, but these errors were encountered: