[menu][ios] Rewrite safe area view using new API (#22174)
# Why
In order to add support for Fabric to expo-dev-client and related
libraries we must migrate all non-fabric compatible libraries to
[menu][ios] Rewrite safe area view using new API (#22174)
# Why
In order to add support for Fabric to expo-dev-client and related
libraries we must migrate all non-fabric compatible libraries to the new
API
Related to ENG-7955
# How
Rewrite safe area view using new API
# Test Plan
Run dev client through bare expo

# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg:
updated a module plugin).
show more ...
|