javascript - Detect a paste event in a react-native text input -
i want paste react native input, based on pasted content (i.e. if pasted content link, style accordingly). however, in order need know when has been pasted text input. not sure how listen paste event. clipboard not here because set/get content, not tell me if arbitrary content has been pasted.
Comments
Post a Comment