I'm trying to get the corner radius of rounded screens to provide an API for that (see mrousavy/react-native-screen-corner-radius). I've managed to find a way to do so on iOS using private APIs, but I couldn't figure out how to dynamically get the physical device corner radius.
I thought maybe this was a good place to ask, do you maybe know a way to achieve that @MohammadAdib ?
Hi!
I'm trying to get the corner radius of rounded screens to provide an API for that (see mrousavy/react-native-screen-corner-radius). I've managed to find a way to do so on iOS using private APIs, but I couldn't figure out how to dynamically get the physical device corner radius.
I thought maybe this was a good place to ask, do you maybe know a way to achieve that @MohammadAdib ?
Thanks!