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
import{SelectableText}from"@astrocoders/react-native-selectable-text";<SelectableTextRenderActionBar={()=><MyComponent/>}onSelectionPosition={(props)=>console.log("Position : ",props)}value={"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}/>
Props
name
description
type
default
value
text content
string
""
onSelection
Called when the user taps in a item of the selection menu