react-native-wechat-android
react-native-wechat-android copied to clipboard
android分享链接的方法和ios的不一样吗?
trafficstars
ios分享链接用sendLinkURL()方法,那android呢?
Attempted to transition from state RESPONDER_INACTIVE_PRESS_IN to RESPONDER_ACTIVE_LONG_PRESS_IN, which is not supported. This is most likely due to Touchable.longPressDelayTimeout not being cancelled.
这个报错什么意思啊?求解