Text prop selectable not working since upgrade on iOS 26
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 127k
- Forks
- 25.3k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 4
Description
Description
When using the selectable prop on a Text component, the selection behavior doesn’t work on iOS 26 as expected. It doesn’t highlight the text with a selection color or allow proper text selection — it only shows the copy menu.
Note:
- Discovered on my iphone 13 ios 26.2. Used to work before doing the upgrade on my iphone.
- Using RN with Expo
Steps to reproduce
- Long press on a Text component with the
selectableprop.
React Native Version
0.81.5
Affected Platforms
Runtime - iOS
Output of npx @react-native-community/cli info
will add later
Stacktrace or Logs
none
MANDATORY Reproducer
https://github.com/yafkari/ios-selectable-text-not-working
Screenshots and Videos
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the mandatory reproducer at yafkari/ios-selectable-text-not-working and verify the behavior on iOS 26.2 with React Native 0.81.5. Investigate the selectable Text behavior on iOS, then confirm that long-press selection highlights text, permits proper selection, and still shows the copy menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100