Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mrousavy/nitro issues and pull requests

#260 - fix: Fix jboolean parse in Structs

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#259 - Run Build failed on Android: error: no matching constructor for initialization of <<Object>>

Issue - State: closed - Opened by baronha 3 months ago - 16 comments
Labels: nitro-core

#258 - [Feature] react native - rust interop

Issue - State: open - Opened by pzoltowski 3 months ago - 2 comments

#257 - chore(deps-dev): bump @react-native/metro-config from 0.75.4 to 0.76.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitro-core, dependencies

#256 - chore(deps-dev): bump @react-native/typescript-config from 0.75.4 to 0.76.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitro-core, dependencies

#255 - fix: Pre-allocate `defaultValue` for funcs

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#254 - SIGABRT on HybridObjectRegistry::registerHybridObjectConstructor on Android

Issue - State: closed - Opened by fbeccaceci 3 months ago - 4 comments
Labels: nitro-core

#253 - test: Add optional enum tests

Pull Request - State: closed - Opened by mrousavy 3 months ago - 3 comments

#252 - Add swiftBridgeAdditionalHeader

Pull Request - State: closed - Opened by fbeccaceci 3 months ago - 14 comments

#251 - feat: Allow sync callbacks in `JSIConverter<T>`

Pull Request - State: open - Opened by mrousavy 3 months ago - 1 comment

#250 - fix: Fix `NONNULL` function pointers

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#249 - feat: change iosModulename to iosModuleName

Pull Request - State: closed - Opened by ngocle2497 3 months ago - 3 comments

#248 - feat: Allow `type T = {...}` definition for structs

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#247 - chore(deps-dev): bump eslint from 8.57.1 to 9.13.0 in /packages/react-native-nitro-modules

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitro-core, dependencies

#246 - chore(deps-dev): bump eslint from 8.57.1 to 9.13.0 in /packages/react-native-nitro-image

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitro-core, dependencies

#245 - chore(deps-dev): bump eslint from 8.57.1 to 9.13.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitro-core, dependencies

#244 - chore(deps-dev): bump eslint from 8.57.1 to 9.13.0 in /packages/nitrogen

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: typescript, nitrogen, dependencies

#243 - feat(docs): add docs for swift native view, optimize example code

Pull Request - State: closed - Opened by ngocle2497 3 months ago - 4 comments

#242 - fix(android): fix code gen Onload.{hpp,cpp,kt}

Pull Request - State: closed - Opened by ngocle2497 3 months ago - 2 comments

#241 - feat: Create `new` prototype

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#240 - chore(deps): bump react-native-nitro-modules from 0.11.0 to 0.12.0 in /packages/nitrogen

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: typescript, nitrogen, dependencies

#239 - perf: Speed up `std::vector` by using `emplace_back`

Pull Request - State: open - Opened by mrousavy 3 months ago - 1 comment

#238 - perf: Avoid heap map (`[:]`) by just passing around retained unsafe pointers

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#237 - feat: Create `HybridObject` from Swift by using `referenceId`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#236 - ProjectName-Swift.h:5507:26 Use of undeclared identifier 'margelo'

Issue - State: closed - Opened by fbeccaceci 3 months ago - 4 comments
Labels: build/setup

#235 - fix: Enable `DEFINES_MODULE` for stricter modular headers

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#234 - fix: Properly deal with non-arrays in `podspec`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#233 - Invalid `project.podspec` file: no implicit conversion of Array into String.

Issue - State: closed - Opened by fbeccaceci 3 months ago - 1 comment
Labels: build/setup

#232 - feat: Separate Swift Cxx bridge between `.hpp` and `.cpp`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#231 - fix: Add `_Nonnull` modifier to `void*` types for Swift

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#230 - fix: Also run bridge conversion in `std::optional` type helper

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#229 - feat: Prettify Prototype names

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#228 - fix: Allow functions as properties again

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#227 - feat: Allow SwiftCxx wrappers to be bi-directional by using `unique_ptr`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#226 - feat: Separate SwiftCxx bridge `.hpp` from `.cpp`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#225 - chore(deps): bump com.android.tools.build:gradle from 8.7.0 to 8.7.1 in /packages/react-native-nitro-modules/android

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: kotlin, nitro-core, dependencies

#224 - chore(deps): bump com.android.tools.build:gradle from 8.7.0 to 8.7.1 in /packages/react-native-nitro-image/android

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: kotlin, nitro-core, dependencies

#223 - Fix Hermes location detection for Android example app

Pull Request - State: closed - Opened by perunt 3 months ago - 2 comments

#222 - Using `type` yields "Anonymous objects cannot be represented in C++" error

Issue - State: closed - Opened by hannojg 3 months ago - 3 comments
Labels: nitrogen

#221 - chore(ci): test android release builds

Pull Request - State: closed - Opened by hannojg 3 months ago - 3 comments

#220 - docs: Create Troubleshooting guide

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#219 - iOS build error "useFrameworks": "static"

Issue - State: closed - Opened by psquizzle 3 months ago - 20 comments
Labels: build/setup

#217 - Build Error when Object has boolean value.

Issue - State: closed - Opened by baronha 3 months ago - 17 comments
Labels: nitro-core

#216 - docs: Update Inheritance docs to be easier to follow

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#215 - perf: Use `some` instead of `any` for Swift protocols

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#214 - ci: Cache `build/` folder for iOS builds

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#213 - fix: Manually convert C++ vector to Swift Array

Pull Request - State: closed - Opened by mrousavy 3 months ago - 3 comments

#212 - feat: Allow empty Struct in C++

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#211 - fix: Simplify enums (remove `.rawValue` accessor)

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#210 - fix: Fix ccache in CI

Pull Request - State: closed - Opened by mrousavy 3 months ago - 2 comments

#209 - fix: Fix Array of enums not properly using `.rawValue`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#208 - fix: Add more guards to nitrogen

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#207 - fix: Also prefix `i` with `__`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#206 - fix: Use `any` for protocol conformance in Swift

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#205 - fix: Prefix all variable names with `__`

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#204 - chore: Create Array tests (C++, Swift, Kotlin)

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#203 - chore: Create issue templates

Pull Request - State: closed - Opened by mrousavy 3 months ago - 1 comment

#202 - .nitro.ts content not recognized

Issue - State: closed - Opened by sakarzac000 4 months ago - 5 comments

#200 - Android gradle error Unresolved References: FastNative

Issue - State: closed - Opened by psquizzle 4 months ago - 13 comments

#199 - `HybridObject` needs to receive platform arguments

Issue - State: closed - Opened by hannojg 4 months ago - 5 comments
Labels: nitrogen

#191 - chore(deps-dev): bump eslint from 8.57.1 to 9.12.0 in /packages/react-native-nitro-modules

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: typescript, nitro-core, dependencies

#189 - chore(deps-dev): bump eslint from 8.57.1 to 9.12.0 in /packages/react-native-nitro-image

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: typescript, nitro-core, dependencies

#187 - chore(deps-dev): bump eslint from 8.57.1 to 9.12.0 in /example

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: typescript, nitro-core, dependencies

#185 - chore(deps-dev): bump eslint from 8.57.1 to 9.12.0 in /packages/nitrogen

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 4 comments
Labels: typescript, nitrogen, dependencies

#174 - fix: Fix optional HybridObject bugs

Pull Request - State: closed - Opened by mrousavy 4 months ago

#166 - Tweaks to documentation design

Issue - State: open - Opened by lauridskern 4 months ago - 3 comments
Labels: documentation, enhancement

#166 - Tweaks to documentation design

Issue - State: open - Opened by lauridskern 4 months ago - 3 comments
Labels: documentation, enhancement

#166 - Tweaks to documentation design

Issue - State: open - Opened by lauridskern 4 months ago - 3 comments
Labels: documentation, enhancement

#166 - Tweaks to documentation design

Issue - State: open - Opened by lauridskern 4 months ago - 3 comments
Labels: documentation, enhancement

#160 - [Swift] Enums as function arguments are not correctly generated

Issue - State: closed - Opened by jpudysz 4 months ago - 1 comment
Labels: swift, nitrogen

#156 - Synchronous Swift methods cannot throw errors

Issue - State: closed - Opened by mrousavy 4 months ago - 1 comment
Labels: swift

#147 - perf: Use `indirect` only on recursive enum cases

Pull Request - State: closed - Opened by mrousavy 4 months ago

#139 - Intercept `ReactApplicationContext` in on-load (codegened) TurboModule

Pull Request - State: closed - Opened by chrispader 4 months ago - 3 comments

#127 - Functions as properties do not often work

Issue - State: closed - Opened by grabbou 4 months ago - 1 comment
Labels: swift, nitrogen

#123 - Nitrogen allows empty interface, which doesn't compile

Issue - State: closed - Opened by grabbou 4 months ago - 3 comments
Labels: c++, nitrogen

#100 - chore(deps): bump oven-sh/setup-bun from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#99 - chore(deps): bump com.android.tools.build:gradle from 7.2.1 to 8.6.0 in /packages/react-native-nitro-modules/android

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: kotlin, nitro-core, dependencies

#98 - chore(deps): bump com.android.tools.build:gradle from 7.2.1 to 8.6.0 in /packages/react-native-nitro-image/android

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: kotlin, nitro-core, dependencies

#96 - Nitrogen: Callback functions cause a compiler error after codegen on iOS

Issue - State: closed - Opened by gtokman 5 months ago - 2 comments

#95 - fix: Rename `$0` to `__result`/`__error` to fix naming collisions

Pull Request - State: closed - Opened by mrousavy 5 months ago

#94 - fix: Rename `value` to `__result` to fix naming collisions

Pull Request - State: closed - Opened by mrousavy 5 months ago

#93 - Nitro 0.6 - Cannot default-construct HybridObject!

Issue - State: closed - Opened by jpudysz 5 months ago - 1 comment
Labels: c++

#92 - feat: Actual docs 📚

Pull Request - State: closed - Opened by mrousavy 5 months ago

#91 - ArrayBuffer holder causes compiler issue on iOS

Issue - State: closed - Opened by gtokman 5 months ago - 6 comments

#90 - Nitro: RangeError: Maximum call stack size exceeded

Issue - State: closed - Opened by gtokman 5 months ago - 5 comments

#88 - Nitrogen naming collision: `value` function parameter

Issue - State: closed - Opened by gtokman 5 months ago - 1 comment

#86 - feat: Documentation base 📚

Pull Request - State: closed - Opened by mrousavy 5 months ago

#85 - TS string enums -> Swift string enums

Issue - State: closed - Opened by liambutler-lawrence 5 months ago - 1 comment

#84 - feat: Use lower-camel case for Swift

Pull Request - State: closed - Opened by mrousavy 5 months ago

#80 - feat: Support `Record<K, V>` as `Map<K, V>` in Kotlin/Android

Pull Request - State: closed - Opened by mrousavy 5 months ago

#79 - fix: Safely `guard` nil unwrap for dictionary lookup in Swift

Pull Request - State: closed - Opened by mrousavy 5 months ago

#78 - test CI lint

Pull Request - State: closed - Opened by mrousavy 5 months ago - 1 comment

#77 - feat: TS + Lint in CI

Pull Request - State: closed - Opened by mrousavy 5 months ago