Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit f9d7498

Browse files
committed
Remove preserveState option for popToRootView
1 parent aa0a6ad commit f9d7498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/navigation-controller.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ const optionTypes = {
4646
onComplete: React.PropTypes.func
4747
},
4848
popToRootView: {
49-
preserveState: React.PropTypes.bool,
5049
transition: React.PropTypes.oneOfType([
5150
React.PropTypes.func,
5251
React.PropTypes.number

0 commit comments

Comments
 (0)