margelo / margelo/react-native-mmkv
Windows support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.5k
- Forks
- 341
- Avg merge
- 8h 11m
- Merged PRs (30d)
- 4
Description
Would be nice to have support for react-native-windows.
I've already started working on this at the support-windows branch, but hit a roadblock because I couldn't add the MMKV/Core/core.vcxproj to 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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the support-windows branch and inspect how MMKV/Core/core.vcxproj is referenced for the react-native-windows build. Check the reported Visual Studio 2015 versus 2019 project compatibility issue first. Done means React Native Windows support builds without requiring changes to the submodule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100