Moriya-Taichi / abema-ios-tutorial-public

ABEMA iOS チュートリアルプロジェクト
https://developers.cyberagent.co.jp/blog/archives/25432/
0 stars 0 forks source link

fix/isRefreshing #1

Closed Moriya-Taichi closed 4 years ago

Moriya-Taichi commented 4 years ago

What

通信が行われてもisRefreshingに対して 何もbindされないため、pull to refreshが永久に表示されてしまう

そのため、通信の際に切り替わるようにする

Why

DXの向上、テストを通す