homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
160 stars 122 forks source link

iOS Build error: '@objc' method 'copy(with:)' does not satisfy requirement of '@objc' protocol 'NSCopying #104

Closed spaceod closed 1 year ago

spaceod commented 1 year ago

Getting this below errors after install the pods 👇

@objc' instance method in extension of subclass of 'RouteOptions' requires iOS 13.0.0 '@objc' method 'copy(with:)' does not satisfy requirement of '@objc' protocol 'NSCopying

Screenshot 2022-11-01 at 6 27 26 PM

"react-native": "0.70.3" "@homee/react-native-mapbox-navigation": "^1.1.0"