margelo / margelo/react-native-nitro-sqlite

Extract the React Native source export from macOS support

Open
#344 0 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

PR #298 adds a react-native package export condition to resolve the local SQLite package without prebuilt artifacts. The condition changes module resolution for every React Native platform.

Review this package change separately. Verify the source target is shipped, React Native resolvers select it, and standard import/require consumers retain their existing build targets.

Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298

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 with PR #298 and inspect the package export change for the React Native condition. Verify that the source target is shipped, React Native resolvers select it, and standard import and require consumers retain their existing build targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
build-system, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.