21 Open Issues Need Help Last updated: Aug 12, 2026

Open Issues Need Help

View All on GitHub
good first issue Ferric 🦀

Node-API Modules for React Native

TypeScript
documentation good first issue Automatable

Node-API Modules for React Native

TypeScript

Node-API Modules for React Native

TypeScript
good first issue Android 🤖 CMake RN

Node-API Modules for React Native

TypeScript
help wanted C++ Host 🏡

Node-API Modules for React Native

TypeScript

Node-API Modules for React Native

TypeScript
documentation good first issue

Node-API Modules for React Native

TypeScript
documentation good first issue Expo Ʌ

Node-API Modules for React Native

TypeScript
enhancement good first issue Ferric 🦀

Node-API Modules for React Native

TypeScript
documentation good first issue weak-node-api

Node-API Modules for React Native

TypeScript
good first issue Apple 🍎 CMake RN weak-node-api

Node-API Modules for React Native

TypeScript
bug good first issue Ferric 🦀

Node-API Modules for React Native

TypeScript
good first issue Host 🏡

Node-API Modules for React Native

TypeScript

Node-API Modules for React Native

TypeScript
enhancement good first issue Host 🏡 Linking 🔗

Node-API Modules for React Native

TypeScript
good first issue Host 🏡

Node-API Modules for React Native

TypeScript

Node-API Modules for React Native

TypeScript

AI Summary: This issue proposes implementing sanity checks for Rust project configuration files, specifically `Cargo.toml` and `build.rs`, within projects using Ferric. The aim is to provide actionable upfront warnings and errors to guide users in correctly configuring their projects. This enhancement will improve the user experience by catching common setup issues early.

Complexity: 3/5
enhancement good first issue Ferric 🦀

Node-API Modules for React Native

TypeScript

AI Summary: Implement a sanity check in the Android build.gradle file of the `react-native-node-api` package. This check should verify the existence of the `REACT_NATIVE_OVERRIDE_HERMES_DIR` environment variable. If the variable is missing, the build should gracefully exit with instructions on how to set it using `npx react-native-node-api vendor-hermes --silent`. The goal is to improve the user experience when building Android projects by providing clear guidance on handling missing Hermes source directories.

Complexity: 3/5
good first issue Android 🤖

Node-API Modules for React Native

TypeScript

AI Summary: Modify the `gyp-to-cmake` package to specify the C++20 standard in the generated `CMakeLists.txt` files. This ensures consistent and modern C++ compilation across different platforms and compilers, improving build reliability and potentially enabling the use of newer C++ features.

Complexity: 3/5
enhancement good first issue gyp-to-cmake

Node-API Modules for React Native

TypeScript