margelo / margelo/react-native-nitro-sqlite
How can I load an extension?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 565
- Forks
- 53
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
How can I write/ load an extension for sqlite, is there a way for me to do it? or should I clone this project, add my cpp and header files and modify CMakeLists.txt and ios accordingly? I have an extension written already for my nodejs project but then I don't see any way to implement the same here for fts5. @chrispader can you please help me with this?
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 reviewing CMakeLists.txt and the ios integration points, then compare them with the existing Node.js extension mentioned in the issue. Determine whether loading the fts5 extension is supported and identify the project changes or documentation needed to make the integration path clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, react-native, sqlite
- Domain
- build-system, databases, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100