- Extend SafeAreaView support to Android, main use case is to support translucent status bar easily.
A:
- Add an API to access synchronously and watch safe area insets changes. This could be either as SafeAreaView statics or on the Dimensions API. Somewhat inspired by https://webkit.org/blog/7929/designing-websites-for-iphone-x/