status-mobile/test/cljs/status_im
Andrea Maria Piana 334b15961c
Refactor add-contacts & add-pending-contact
We wanted to move towards having multiple functions
manipulating the data rather than relying on a chain of
dispatched events.

I have refactored ui.screens.contacts.events so that now the
functions mainly manipulate fx, passed as a first parameter.

Their responsability is to make sure their fx are merged in, so
that they can be composed more easily.

Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-24 18:13:52 +01:00
..
react_native reworked main tabs, removed swiper and drawer npm libs 2018-01-12 12:10:15 +03:00
test Refactor add-contacts & add-pending-contact 2018-01-24 18:13:52 +01:00