React本机可选文本
演示版
安卓
的iOS
用法
import { SelectableText } from "@astrocoders/react-native-selectable-text" ;
// Use normally, it is a drop-in replacement for react-native/Text
< SelectableText
menuItems = { [ "Foo" , "Bar" ] }
/*
Called when the user taps in a item of the selection menu:
- e
评论0
最新资源