aksonov/react-native-router-flux

Actions.pop always return true

Open

#3,337 创建于 2018年10月30日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (8,999 star) (2,112 fork)batch import
bughelp wanted

描述

Version

Tell us which versions you are using:

  • react-native-router-flux v4.0.4
  • react v16.2.0
  • react-native v0.53.3

Expected behaviour

In RNRF v4.0.0-bate25, Actions.pop return false if the sence is the first page, but 4.0.4 always return true.How do I tell if my stack is currently empty?

Actual behaviour

As above

贡献者指南