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
#51 - feat: Add Array support for Kotlin
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#50 - feat: Support optionals in Kotlin
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#49 - feat: Support Functions/Callbacks in Kotlin
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#48 - feat: Base for Kotlin methods
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#47 - feat: allow raw jsi functions in hybrids
Pull Request -
State: closed - Opened by jpudysz 3 months ago
- 1 comment
Labels: nitro-core
#46 - feat: Try to set up proper inheritance in FBJNI
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#45 - feat: Base for Kotlin modules
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#44 - fix: Fix `getAllKnownTypes()` ID/Key collisions
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#43 - feat: Support `Promise<T>` in Swift
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#42 - feat: Allow passing Swift callbacks to JS
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#41 - perf: Explicitly declare inline closure return type to avoid stressing the Swift compiler too much
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#40 - feat: Support parsing Variants the other way (from C++ to Swift)
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#39 - Variant (`A | B | C`) doesn't work in Swift
Issue -
State: closed - Opened by mrousavy 3 months ago
- 6 comments
Labels: swift
#38 - Tuple (`[A, B, C]`) doesn't work in Swift
Issue -
State: open - Opened by mrousavy 3 months ago
Labels: swift
#37 - feat: Support `ArrayBuffer` in Swift 🥳
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#36 - feat: Support passing around Swift HybridObjects
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#35 - feat: Support Variant + Tuple (with stubs for now)
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#34 - feat: Create `+ResultTypes` for Swift again as we now use C++ types
Pull Request -
State: open - Opened by mrousavy 3 months ago
Labels: nitrogen
#33 - feat: Properly generate nested structs in Swift
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#32 - feat: Properly bridge custom types (structs) to Swift
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#31 - fix: Use `jni::initialize`
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#30 - feat: Add `NitroModules.hasHybridObject(..)` and `NitroModules.getAllHybridMethodNames()`
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#29 - Fix: Android build and usages of Codegen types in `react-native-nitro-image`
Pull Request -
State: closed - Opened by chrispader 3 months ago
#28 - feat: Support `unordered_map<K, V>` (and fix arrays bidirectionally)
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#27 - fix: Fix Android build
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#26 - feat: Support `variant<A, B, C>` in Swift :tada:
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#25 - feat: Support `tuple<A, B, C>` in Swift 🎉
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#24 - feat: Approach 1 of implementing Swift
Pull Request -
State: closed - Opened by mrousavy 3 months ago
- 1 comment
#23 - feat: Also create structs and enums in Swift
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#22 - feat: Actually overload JSIConverter with Swift types
Pull Request -
State: closed - Opened by mrousavy 3 months ago
- 1 comment
#21 - feat: Proper Swift <> C++ bridge
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#20 - Nitrogen is not respecting optionals
Issue -
State: closed - Opened by jpudysz 3 months ago
- 3 comments
Labels: nitrogen
#19 - fix: Fix `Swift` umbrella header includes
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#18 - chore(docs): update android guide
Pull Request -
State: closed - Opened by matinzd 3 months ago
- 1 comment
#17 - feat: cleanup generated folder
Pull Request -
State: open - Opened by jpudysz 3 months ago
- 1 comment
Labels: nitrogen
#16 - Nitrogen can't parse types created with `type` instead of `interface`
Issue -
State: closed - Opened by jpudysz 3 months ago
- 2 comments
#15 - docs: mention required logLevel
Pull Request -
State: closed - Opened by jpudysz 3 months ago
- 1 comment
#14 - docs: specify how nitrogen detect your specs
Pull Request -
State: closed - Opened by jpudysz 3 months ago
#13 - feat: Cache toObject(...) using jsi::WeakObject and correctly set `externalExternalMemoryPressure`
Pull Request -
State: closed - Opened by mrousavy 3 months ago
- 3 comments
#12 - feat: Optimize `NativeState` usage
Pull Request -
State: closed - Opened by mrousavy 3 months ago
#11 - feat: Make `HybridObject` a `NativeState`
Pull Request -
State: closed - Opened by mrousavy 3 months ago
- 4 comments
#10 - chore(docs): make it obvious to put add_nitrogen_files to the end
Pull Request -
State: closed - Opened by hannojg 3 months ago
#9 - feat: Support optional parameters
Pull Request -
State: closed - Opened by mrousavy 4 months ago
- 1 comment
#8 - feat: Use bun
Pull Request -
State: closed - Opened by mrousavy 4 months ago
#7 - How should module initialization be handled?
Issue -
State: closed - Opened by mrousavy 4 months ago
- 3 comments
Labels: build/setup
#6 - How should autolinking be handled?
Issue -
State: closed - Opened by mrousavy 4 months ago
- 3 comments
Labels: build/setup
#5 - Feature: custom namespace support
Issue -
State: closed - Opened by hannojg 4 months ago
- 1 comment
#4 - C++ generation logs are slightly confusing
Issue -
State: closed - Opened by hannojg 4 months ago
- 2 comments
#3 - Nitrogen outputs all specs into one dir, instead of adding them to the respective module
Issue -
State: closed - Opened by hannojg 4 months ago
- 8 comments
#2 - `nitrogen/generated` directory isn't auto created, if its not there nitrogen fails
Issue -
State: closed - Opened by hannojg 4 months ago
- 1 comment
#1 - Support tuple types e.g. `[number, number, number]`
Issue -
State: closed - Opened by hannojg 4 months ago
- 3 comments