CirclesUBI / circles-mobile

Circles react-native mobile client
GNU Affero General Public License v3.0
7 stars 2 forks source link

Refactor Sagas #73

Open edzillion opened 5 years ago

edzillion commented 5 years ago

I am not a fan of the term Onboarding as it is too ambiguous. I would prefer Registration, but maybe that's too big a refactor rn.

There are some functions in the Auth saga that should be in Onboarding. Maybe there should also be a recovery saga.

There is now a settings saga and an app saga, these could be merged.

shkfnly commented 5 years ago

This is pretty low priority as it is essentially naming only