language-transfer / lt-app

React Native application for Language Transfer
https://www.languagetransfer.org/
Other
291 stars 26 forks source link

Added status bar height package and fixed back button on iOS #56

Closed jafayer closed 1 year ago

jafayer commented 2 years ago

In styles, changed marginTop to paddingTop because the body element did not span the full height of the page and marginTop was leaving a grey bar. This change is untested on other devices.