Fakultas Ilmu Komputer UI

Skip to content

feat: Create redux state for ecosystem categories

Abraham Rudolf Brahmana requested to merge redux-ecosystem-category into master

Background:

This MR creates a global state for ecosystem categories using redux. Componenets can now get the category name from this state instead of calling firestore.

Added packages:

  • none

How to test:

Call the dispatch function

Tested on:

  • iOS
  • Android

Merge request reports