Fakultas Ilmu Komputer UI

Feat: add set user pic action

Ahmad Izzudin Alifyandra requested to merge add-redux-user-actions into dev

Background:

Add new redux User State action to set pic url of a User. Also fixes a firestore initialization bug.

Usage example of dispatching(set/update User redux state) here

Added packages:

  • redux-thunk

How to test:

Try the usage example link above

Tested on:

  • iOS
  • Android
Edited by Ahmad Izzudin Alifyandra

Merge request reports