react / react/react-native

Text prop selectable not working since upgrade on iOS 26

Open
#55,187 4 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Triage :mag: Platform: iOS
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
  1. Long press on a Text component with the selectable prop.
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.