Hi there,
i like your suggested patterns, bundling react-native, redux-saga and firebase together.
My aim is to understand the 'whole thing' and figure out, how these patterns work in a runnable application.
Is there any example of how to use/call the redux-actions/-sagas in a react-native component?
what about calls that depend on each other? how do i call them?
Hi there,
i like your suggested patterns, bundling react-native, redux-saga and firebase together.
My aim is to understand the 'whole thing' and figure out, how these patterns work in a runnable application.
Is there any example of how to use/call the redux-actions/-sagas in a react-native component?
what about calls that depend on each other? how do i call them?