zoontek / react-native-edge-to-edge

Effortlessly enable edge-to-edge display in React Native (formerly known as react-native-bars).
MIT License
442 stars 19 forks source link

react-native-edge-to-edge #28

Closed zoontek closed 5 days ago

jpudysz commented 1 month ago

For me it would be perfect to get following metadata (from Android/C++):

or reliable isEdgeToEdge so I can compute insets by myself.

Ofc I can do it by myself, but Im also facing a lot of edge cases. So single API for all would be the best!