Adjust reducers to new redux action
Details
Details
- Reviewers
tomek atul - Commits
- rCOMM0c02463f12f3: Adjust reducers to new redux action
- Make sure eslint and flow do not complain.
- In SQLiteContextProvider component, just after add code that dispatches new redux action just before other actions (SET_X_STORE) are dispatched. Observe in flipper that diffs in redux state resulting from subsequent SET_X_STORE actions are empty.
- Log out. Start the app. Observe in flipper that diff resulting from SET_CLIENT_DB_STORE is empty.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable