kiwicom / mobile

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

Remove usage of dimensions passed from native iOS app #1572

Closed tbergquist-godaddy closed 5 years ago

tbergquist-godaddy commented 5 years ago

These dimensions was not used anyway. They were put into the context then overwritten by the onLayout function triggering when the app started up

closes #1567