Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

No known class method for selector 'labelColor' - react-native-image-crop-picker - for react-native iOS

$
0
0

I am using react-native-image-crop-picker library within react-native applicationVersion details

react-native version: 59.10 react-native-image-crop-picker: 0.25.3 xcode: 10.1

While execution of code I am getting the error QBImagePicker/QBAssetsViewController.m:198:31: No known class method for selector 'labelColor'

195    // Info label196    UIColor *labelColor = [UIColor blackColor];197    if (@available(iOS 13.0, *)) {198        labelColor = [UIColor labelColor];199    }

I have tried to upgrade library version but issue is still there. can anyone please help

Thank you in advance


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>