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.
I'm using expo and trying to add react-native-selectable-text package to my project. I get the following error: Tried to register two view with the same name RCTMultilineTextInputView. How do I handle it?
I'm using expo and trying to add
react-native-selectable-text
package to my project. I get the following error:Tried to register two view with the same name RCTMultilineTextInputView
. How do I handle it?Here is my
package.json
:Here is the file where i'm using
SelectableText
:The text was updated successfully, but these errors were encountered: