Skip to content

[frontend] create async redux actions

  • Should be support for async actions, this means dispatching functions and not just objects
  • Will have to refactor redux logic from project 3
  • Implement new methods where needed in the react-native application