kiwicom / mobile

:calling: Kiwi.com mobile app written in React Native
https://www.kiwi.com/en/
MIT License
140 stars 33 forks source link

Hotels: Fix performance issue on list page #1646

Closed tbergquist-godaddy closed 5 years ago

tbergquist-godaddy commented 5 years ago

Rendering is slow because list view renders, and map view renders even if only list view is visible. Changing behaviour to hide map view, then show spinner until it is loaded entirely