react-native-vector-icons: Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is not supported.

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}
/>

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 19 (1 by maintainers)

Most upvoted comments

How can I avoid it? thx

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

+1

even if this has been closed I just wanted to attach a screenshot. RN 0.34, RN-vector-icons 2.1.0 I never saw this error in month of development… and today I haven’t really changed any code. I am on an Android simulator so I believe the clock out of sync could be an issue here.

screen shot 2016-11-01 at 11 02 52