react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

ios - add workaround for React.codegen error

Open Inbal-Tish opened this issue 1 year ago • 1 comments

iOS - Podfile - add workaround for React.codegen deployment target is 11.0 while code written with iOS 12.0 feature fails the build

Inbal-Tish avatar Aug 15 '24 10:08 Inbal-Tish

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.

Inbal-Tish avatar Sep 01 '24 08:09 Inbal-Tish

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.

stale[bot] avatar Jan 22 '25 00:01 stale[bot]