RxWebKit
RxWebKit copied to clipboard
fix duplicated RxWKNavigationDelegateProxy in RxCocoa and RxWebKit
fix #52
This is because RxWKNavigationDelegateProxy was duplicated in RxCocoa and RxWebKit.
Fixed to use RxCocoa implementation.
Tests failed because file reference is broken. (will be fixed in #55)