Company I'm working at has plans to implement web features in our native applications. Everything works fine out of the box for iOS, but on Android height: 100% (or 100vh) property applied to <html> tag does not appear to work and nothing is rendered. Fixed values seem to work just fine but aren't suitable for such a wide range of device screen sizes.
Looking for any useful resources or information regarding this issue.
I'm starting to lose hope, asking here as a last resort.