mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
- `@available` should not be used with other conditions (not sure if it breaks anything but it does trigger warnings in xcode) - missing runtime check before using `modalInPresentation`, kept the precompiler instruction so it still builds on older xcodes.