You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing your great project.
The pull to refresh trigger condition code is let refresh = Observable.of(Observable.just(()), headerRefreshTrigger).merge(),if I want trigger KafkaRefresh pull to refresh animation when viewDidLoad() how to do
The text was updated successfully, but these errors were encountered:
Thanks for sharing your great project.
The pull to refresh trigger condition code is
let refresh = Observable.of(Observable.just(()), headerRefreshTrigger).merge()
,if I want trigger KafkaRefresh pull to refresh animation when viewDidLoad() how to doThe text was updated successfully, but these errors were encountered: