margelo / margelo/react-native-nitro-sqlite

How can I load an extension?

Open
#172 6 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.