square / flow

Name UI states, navigate between them, remember where you've been.
Apache License 2.0
2.79k stars 241 forks source link

ETA for 1.0? #276

Open fougere-mike opened 6 years ago

fougere-mike commented 6 years ago

I'm interested in using Flow in my next app, but I'm concerned that its been in alpha for a long time. Is Flow still under active development? If so, would it be possible to provide a rough ETA for a 1.0 release?

zmiceruk commented 6 years ago

I would be interested to know as well - if it's worth investing time into learning flow.

Zhuinden commented 6 years ago

@zmiceruk you can look at my library https://github.com/Zhuinden/simple-stack which obeys the same principles as Flow (the initial tests are from flow, see this vs this), except it doesn't automatically try to micromanage "services" in the background through multikey/treekey.

fougere-mike commented 6 years ago

@Zhuinden Actually, I ended up going with https://github.com/Zhuinden/simple-stack as well. It does exactly what I need, so thanks for that!

Zhuinden commented 6 years ago

It does exactly what I need!

@fougere-mike happy to hear :slightly_smiling_face: