Jeon Suyeol
Jeon Suyeol
@kmiloaguilar Exactly! Thanks for your understanding to keep commit & PR log clean :smile:
- [ ] How can I bind `String` to `String?` (Optional problem) - [ ] How can I fix "Element can be bound to user interface only on MainThread" error?...
I'd prefer to keep this repository as simple as possible. Carthage requires some extra work. (maintaining Xcode projects) It [seems that Carthage is going to support SPM-only project from Swift...
@wailaw, thanks for reporting! Could you please provide me how can I reproduce the bug? Thanks :)
@wailaw, could you please try with #3? **Podfile** ```ruby pod 'URLNavigator', :git => 'https://github.com/devxoul/RxReusable', :branch => 'didmovetowindow' ```
Possibly duplicated with #1. Could you please try with #3? **Podfile** ```ruby pod 'URLNavigator', :git => 'https://github.com/devxoul/RxReusable', :branch => 'didmovetowindow' ```
@adgvcxz, have you set `delegate` or something on `emailFiled`? I cannot reproduce it.
@adgvcxz, hmm. That's weird. Can you try it again after deleting DerivedData? If the problem exists, can you share the project to me?
@jhnnsrs that would be awesome. I think I can update the PR this month.