Skip to content

Text prop selectable not working since upgrade on iOS 26 #55187

Description

@yafkari

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions