Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Determine what to do with `forcedWithBundler` and `ForceBundler.restoreFromBundle`

Zhuinden opened this issue · comments

Never had to use these in any of my use-cases so far, and clutters onViewRestored() (one of the primary callbacks) with a boolean that doesn't really do anything.

Should it just be removed?

Kept restoreFromBundle, but forcedWithBundler flag is removed by 397a550