You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
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?
The text was updated successfully, but these errors were encountered: