Closed okwasniewski closed 1 year ago
UIMenuController is deprecated in iOS 17 therefore we can't use it. This work also should be upstreamed to RN core.
UIMenuController
Docs: https://developer.apple.com/documentation/uikit/uieditmenuinteraction?language=objc
https://github.com/facebook/react-native/pull/41125
PR got merged, closing this 👍🏻
Description
UIMenuController
is deprecated in iOS 17 therefore we can't use it. This work also should be upstreamed to RN core.Docs: https://developer.apple.com/documentation/uikit/uieditmenuinteraction?language=objc