-
Notifications
You must be signed in to change notification settings - Fork 518
Open
Description
- Followed the steps to configure React Native for Windows
https://microsoft.github.io/react-native-windows/docs/getting-started
-
Install the NPM package for SQLite
https://github.com/andpor/react-native-sqlite-storage?tab=readme-ov-file -
Install Windows 10 SDK 10.0.18362.0 based on the error on build
-
Now, we are getting below error and block because t
Microsoft.UI.Xaml nuget package requires TargetPlatformMinVersion >= 10.0.17763.0 (current project is 16299) [C:\GitHub\tf-app-windows\node_modules\react-native-sqlite-storage\platforms\windows\SQLitePlugin\SQLitePlugin.vcxproj]. Check your build configuration.
We search 16299 in whole folder including node_moduels but couldn't found anything
Metadata
Metadata
Assignees
Labels
No labels