How can I load an extension?

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake, cpp, react-native, sqlite

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.

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?

Dominant language
C
Stars
565
Forks
53
Avg merge
3d 13h
Merged PRs (30d)
28

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.

More from margelo/react-native-nitro-sqlite

All issues in margelo/react-native-nitro-sqlite

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.