question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported.

See original GitHub issue

Having this issue #5823 even that you’re applying the solution

import Ionicons from 'react-native-vector-icons/Ionicons'

<Ionicons.Button
    name="ios-arrow-back"
    size={50}
    color="..."
    underlayColor="..."
    backgroundColor="..."
    onPress={Actions.pop}
/>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:19 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
Clcllcommented, Oct 11, 2016

How can I avoid it? thx

1reaction
Deg5112commented, Oct 29, 2019

how is this closed without a solution? is there a separate issue that this references to track progress?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Attempted to transition from state ...
error : "Attempted to transition from state RESPONDER_INACTIVE_PRESS_IN to RESPONDER_ACTIVE_LONG_PRESS_IN , which is not supported. This is most ...
Read more >
Developers - Attempted to transition from state ... - Bountysource
Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found