How to Restrict Resizing window of iOS App Running on macOS in React Native with Expo?
I am developing an iOS app using React Native with Expo, and the app is primarily designed for iPhone and iPad. However, when running the app on macOS with an M chip, users can resize the window, which causes UI issues since the app is not designed to adapt to arbitrary window sizes.