Ecosyste.ms: Issues

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

GitHub / ReactKit/ReactKit issues and pull requests

#59 - ReactKit Swift 5 not support?

Issue - State: open - Opened by kb100824 almost 5 years ago

#58 - ReactKit Swift 3 support

Issue - State: open - Opened by Busta117 about 8 years ago - 1 comment

#57 - How is this different from RxSwift?

Issue - State: open - Opened by rlam3 over 8 years ago

#56 - Add ignoreNil function

Issue - State: open - Opened by davdroman over 8 years ago - 2 comments

#55 - home page example code not working?

Issue - State: closed - Opened by whisper-bye about 9 years ago - 1 comment
Labels: question

#54 - Podspec out of date

Issue - State: closed - Opened by bevbomb about 9 years ago - 1 comment

#53 - 2-way bindings?

Issue - State: open - Opened by sohocoke about 9 years ago

#52 - Update after executing <~

Issue - State: open - Opened by pszot-concise over 9 years ago - 1 comment
Labels: question

#51 - question - How to react?

Issue - State: closed - Opened by d6u over 9 years ago - 2 comments

#50 - Fix release-build (-O optimization) bug & CircleCI tests.

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: bug

#49 - Use CircleCI.

Pull Request - State: closed - Opened by inamiy over 9 years ago

#48 - Added swift type to README's code blocks

Pull Request - State: closed - Opened by LunaCodeGirl over 9 years ago - 2 comments

#47 - Swift 2.0 Support

Issue - State: closed - Opened by inamiy over 9 years ago - 1 comment

#46 - Improve KVO binding operator (<~) to let Stream<T> work when T is non-ObjC String, Int, Float, Double.

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#45 - Add UITextView+Stream

Pull Request - State: closed - Opened by tokorom over 9 years ago - 1 comment
Labels: enhancement

#44 - Add flatten() & FlattenStyle, improve flatMap().

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#43 - Fix AppStore submission by removing EMBEDDED_CONTENT_CONTAINS_SWIFT=YES.

Pull Request - State: closed - Opened by inamiy over 9 years ago - 6 comments
Labels: bug

#42 - Cannot submit to the app store

Issue - State: closed - Opened by wtmoose over 9 years ago - 2 comments
Labels: bug

#41 - Question: How to concatenate streams that terminate?

Issue - State: closed - Opened by DarthMike over 9 years ago - 7 comments
Labels: bug

#40 - Array operators return tuple instead

Issue - State: open - Opened by taonos over 9 years ago - 1 comment
Labels: enhancement

#39 - asStream returns nil value

Issue - State: open - Opened by taonos over 9 years ago - 2 comments
Labels: bug

#38 - Question: Motivation of this Repo

Issue - State: open - Opened by prefect42 over 9 years ago - 3 comments
Labels: question

#37 - Add branch() (oneway-pipelining)

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#36 - Add startAsync(), async(), asyncBackpressureBlock()

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#35 - Improve Canceller handling.

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#34 - Fix catch() bug.

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: bug

#33 - Update SwiftTask to v3.1.0 & add Canceller feature.

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#32 - Making Stream error generic

Issue - State: closed - Opened by DarthMike over 9 years ago - 5 comments
Labels: enhancement, question

#31 - Push latest tag to CocoaPods

Issue - State: closed - Opened by tptee over 9 years ago - 1 comment

#30 - Signals auto deinit upon creation?

Issue - State: closed - Opened by LightD over 9 years ago - 2 comments
Labels: help wanted

#29 - Signal for selectors?

Issue - State: open - Opened by sohocoke over 9 years ago - 2 comments
Labels: question, wontfix

#28 - Swift 1.2 Support

Pull Request - State: closed - Opened by inamiy over 9 years ago

#27 - Replaylast or similar needed

Issue - State: closed - Opened by DarthMike over 9 years ago - 4 comments
Labels: enhancement

#26 - Refactor code for Swift 1.2.

Pull Request - State: closed - Opened by inamiy over 9 years ago - 7 comments
Labels: enhancement

#25 - Swift 1.2

Pull Request - State: closed - Opened by finestructure over 9 years ago - 5 comments

#23 - Add DynamicArray feature.

Pull Request - State: closed - Opened by inamiy over 9 years ago - 1 comment
Labels: enhancement

#22 - Improve immediate-sequence stop-handling by adding configure.isFinished

Pull Request - State: closed - Opened by inamiy over 9 years ago
Labels: enhancement

#21 - carthage update --use-submodules fails with an error

Issue - State: closed - Opened by slabko over 9 years ago - 3 comments

#20 - Support CocoaPods

Issue - State: closed - Opened by LightD over 9 years ago - 1 comment

#19 - Fix KVO returning NSNull by converting to nil.

Pull Request - State: closed - Opened by inamiy over 9 years ago

#18 - KVO signals should allow nil value placeholder

Pull Request - State: closed - Opened by robertjpayne over 9 years ago - 4 comments

#17 - KVO signals don't pull initial value

Issue - State: closed - Opened by robertjpayne over 9 years ago - 5 comments

#16 - SwiftTask 2.6.1 prevents ReactKit from building when using Carthage

Issue - State: closed - Opened by isair almost 10 years ago - 7 comments

#15 - Swift 1.2 Support

Issue - State: closed - Opened by inamiy almost 10 years ago - 1 comment

#14 - Remove SwiftState dependency for significant performance improvement.

Pull Request - State: closed - Opened by inamiy almost 10 years ago

#13 - Add concurrency programming (e.g. scheduler) & mutex lock to prevent race condition.

Issue - State: closed - Opened by inamiy almost 10 years ago - 1 comment

#11 - Add more Rx semantic operators.

Pull Request - State: closed - Opened by inamiy almost 10 years ago - 4 comments

#10 - Semantic operators

Issue - State: closed - Opened by tomconroy almost 10 years ago - 3 comments
Labels: enhancement

#9 - buttonSignal Missing argument for parameter #1 in call

Issue - State: closed - Opened by katopz almost 10 years ago - 1 comment

#8 - Add Carthage 0.5 support.

Pull Request - State: closed - Opened by inamiy almost 10 years ago

#7 - Add hot/cold signal feature.

Pull Request - State: closed - Opened by inamiy almost 10 years ago

#6 - Installation instruction

Issue - State: closed - Opened by chancharles almost 10 years ago - 3 comments

#4 - Add Carthage 0.3 support.

Pull Request - State: closed - Opened by inamiy almost 10 years ago - 2 comments

#3 - Change Signal's Error-type from NSError? to NSError.

Pull Request - State: closed - Opened by inamiy about 10 years ago

#2 - Fix code for Xcode6.1-GM.

Pull Request - State: closed - Opened by inamiy about 10 years ago

#1 - Create helpers for common frameworks e.g. GCD, Foundation, UIKit, etc.

Issue - State: open - Opened by inamiy about 10 years ago
Labels: enhancement