react-native-calendars
react-native-calendars copied to clipboard
ios - add workaround for React.codegen error
iOS - Podfile - add workaround for React.codegen deployment target is 11.0 while code written with iOS 12.0 feature fails the build
Approved. But not sure I understand how this related to React codegen?
React codegen pod is using code available in ios 12.0 but it's min deployment target is iOS 11.0 which errors when trying to build from xcode.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.