aksonov/react-native-router-flux

Actions.pop always return true

オープン

#3,337 opened on 2018/10/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,072 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (8,916 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド