Marco Gravbrøt
Marco Gravbrøt
:-1:
Exact same issue here, using Xcode 15 (public version not beta) on macOS Sonoma. Tried both on 0.72.5 and 0.72.4. Also on an M2 chip. Building and running the app...
Fixed this issue for now by deleting Xcode 15 public release and downloading [Xcode 15 beta 8](https://developer.apple.com/download/all/?q=Xcode%2015%20beta%208). (Also updated macOS to 14.1 developer beta but unsure if that had any...
Made a [patch-package](https://www.npmjs.com/package/patch-package) to fix this issue if anyone's interested in a quick fix: - Added importantForAccessibility prop to BottomSheet, BottomSheetModal, BottomSheetBackdrop, BottomSheetBackground and BottomSheetContainer - Added logic to the...