Giter Club home page Giter Club logo

rxswift-composable-architecture's People

Contributors

acrosa avatar adiayyakad avatar alexito4 avatar alskipp avatar asiliuk avatar dannyhertz avatar dziobaczy avatar ferologics avatar gzipchrist avatar jasdev avatar jlainog avatar johankool avatar kaandedeoglu avatar klop avatar mbrandonw avatar mluisbrown avatar natemann avatar peterkovacs avatar pteasima avatar readmecritic avatar rpallas92 avatar stephencelis avatar thomasmarsh avatar tulushev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rxswift-composable-architecture's Issues

SwiftUI helpers from base project

Has there been any consideration of adding in the SwiftUI helpers like in the main project? The only thing that needs adapting is ViewStore which is a fairly small change. I have an implementation of what I named "CombineViewStore" that subscribes to the store's observable and is an OberservableObject.

Would a pull request of this type be welcome?

Reentrancy anomaly was detected executing tests

I was checking your project learning as we're doing our own RxSwift composable based architecture and saw a warning from RxSwift just running tests:

"Reentrancy anomaly was detected"

Is this expected?

I've been trying to find the issue and seems related to cancelling Effects.

Test that produce warning:

  • testNestedCancels
  • testSharedId
  • testCancellation

RxSwift version is out of date

Describe the bug

[!] CocoaPods could not find compatible versions for pod "RxSwift":
In snapshot (Podfile.lock):
RxSwift (= 6.1.0, ~> 6.0, ~> 6.1)

In Podfile:
ComposableArchitecture (from [email protected]:dannyhertz/rxswift-composable-architecture.git) was resolved to 0.8.0, which depends on
RxSwift (> 5.1.1)
RxSwift (
> 6.1)
Specs satisfying the RxSwift (~> 6.1), RxSwift (= 6.1.0, ~> 6.0, ~> 6.1), RxSwift (~> 5.1.1) dependency were found, but they required a higher minimum deployment target.

Expected behavior
update this repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.