Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project compatible with the latest version of react-native-windows? #86

Open
artworx opened this issue Aug 28, 2020 · 0 comments
Assignees

Comments

@artworx
Copy link

artworx commented Aug 28, 2020

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:

npx react-native init <projectName> --template react-native@^0.62.2
cd <projectName>
npx react-native-windows-init --overwrite

npx react-native run-windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants