Skip to content

userActionCreators.submitLogin #3

Description

@flexgrip

Hello,

I'm trying to enable login. I see you've got dispatch(userActionCreators.submitLogin(email, password)) commented out. I assumed that would be the entrypoint for dispatching login.

However, the only reference to userActionCreators in the entire repo is Login.js.

How would you go about enabling the login page? I can see all of the api calls and everything are already setup. I just don't understand how you intended this to be used, and I don't want to step outside of the paradigm you've setup.

Any help would be appreciated. Examples too. I'm fairly new to RN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions