ef5cec4f08
Summary: This diff implements highlighting of tapped text subranges for the iOS `<Text>` component, styled to match how iOS webkit views highlight links (translucent grey overlay with rounded corners). Highlighting is enabled by default for any `<Text>` component which has an onPress handler. To disable the highlight, add `suppressHighlighting={true}` to the component props. |
||
---|---|---|
.. | ||
RCTNetwork.xcodeproj | ||
FormData.js | ||
NetInfo.js | ||
RCTDownloadTask.h | ||
RCTDownloadTask.m | ||
RCTHTTPRequestHandler.h | ||
RCTHTTPRequestHandler.m | ||
RCTNetworking.h | ||
RCTNetworking.m | ||
RCTReachability.h | ||
RCTReachability.m | ||
XMLHttpRequest.ios.js | ||
XMLHttpRequestBase.js |