margelo / margelo/react-native-nitro-sqlite
Add macOS support to the native SQLite packages
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 565
- Forks
- 53
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
The core and vector packages lack macOS platform registration and a macOS database-directory implementation. PR #298 combines that work with a desktop application and CI.
Keep native platform declarations, autolinking, Application Support storage, and package documentation in a focused library PR. Preserve existing iOS behavior. This is the macOS portion of #34.
Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298
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 by comparing the core and vector packages' existing iOS and native platform declarations with the macOS work in PR #298. Confirm the focused library change covers autolinking, Application Support storage, and package documentation without changing iOS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, react-native, sqlite
- Domain
- build-system, databases, desktop-dev, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100