textileio / photos

[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
https://www.textile.photos/
MIT License
241 stars 22 forks source link

Display onboarding based on Redux state #1249

Closed undercase closed 4 years ago

undercase commented 5 years ago

We should display onboarding screens based on the Redux state, not based on an arbitrary index #/path variable. This way, if we change onboarding in the future (e.g. add new screens) it won't be breaking.