React-native-router-flux: Push Navigation animation doesn't work in 3.2.10, 3.2.12

Created on 12 Apr 2016  路  6Comments  路  Source: aksonov/react-native-router-flux

Version

"react-native": "^0.23.1",
"react-native-router-flux": "3.2.12",

Expected behaviour

When calling Actions.SCENE+KEY() it should have push animation coming from right to left.

Actual behaviour

There is no push animation. Animation inside navigationBar works.

Steps to reproduce

  1. Run Example Project in Android or iOS, go to Tabbar
  2. Press push new scene
  3. Notice the scene changes but there is no push animation
  4. Same behaviour inside Login scene

Most helpful comment

+1

All 6 comments

+1

+1

525! Duplicate of #481

@aksonov This is not a duplicate of #481 because this bug was introduced starting 3.2.10

481 Clearly states it is for 3.2.7

526 should fix this.

@bosung90 All i see that non-supported 0.23 is used...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

willmcclellan picture willmcclellan  路  3Comments

vinayr picture vinayr  路  3Comments

tonypeng picture tonypeng  路  3Comments

basdvries picture basdvries  路  3Comments

maphongba008 picture maphongba008  路  3Comments