Ran Hassid

Results 11 issues of Ran Hassid

Hi, I am building an app and want to use feathers server side only. I am planning to migrate my current server side implementation from another NodeJS framework (that I...

Feature

Hi, I am working on a very big swift project and use ReSwift heavily in it. I always ask myself questions regarding: should I do it the redux style or...

Question

Hi, I have some issue that I am facing with while using ReSwift in my project Let's assume that I have the following navigation in my app: Home --> Feed...

Hi , I experience some issue when i am trying to obtain certificate. Those issues occurs only when i try to use **gce** LoadBalancer. when i am trying the same...

Hi, any thoughts on exposing this code as a library to cocoapods ? I don't see a lot of work that needs to be done in order to do it....

This pull request is related to issue #3

Hi, I just tried this library in one of my project and I found some issue with the delegate variable. This variable is declared as strong variable means that if...

Hi, I am currently trying to refctor my app from MVVM to ReSwift. One of the things that i adopt is the ReSwiftRouter. The router allows me to navigate from...

Hi, I am trying to think what is the best way to use the Router with UIPageViewController. What i did so far is create a routable which receive the some...

Hi, I wanted to know if this library support or maybe can support **SkipRepeats**. **What is SkipRepeats + Example:** SkipRepeats allows ReSwift framework to skip and not trigger the **newState**...