Open msaad99 opened 5 years ago
Everything is working fine on debug release but on iOS release build fails with the error:
".../node_modules/@astrocoders/react-native-selectable-text/ios/RNSelectableTextView.m:4:9: fatal error: 'RCTTextSelection.h' file not found"
I have linked the library manually. Any idea what the issue could be?
Everything is working fine on debug release but on iOS release build fails with the error:
".../node_modules/@astrocoders/react-native-selectable-text/ios/RNSelectableTextView.m:4:9: fatal error: 'RCTTextSelection.h' file not found"
I have linked the library manually. Any idea what the issue could be?