-
-
Notifications
You must be signed in to change notification settings - Fork 334
Windows support #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Would be nice to have support for react-native-windows.
I've already started working on this at the
support-windowsbranch, but hit a roadblock because I couldn't add theMMKV/Core/core.vcxprojto my solution since that's VS 2015 and apparently my VS 2019 can't read that:No idea how to add that without touching the submodule, but if anyone has some ideas let me know!