-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added defaultTeamId to be saved in asyncStorage (#1839)
* added defaultTeamId to be saved in asyncStorage, so next time when user logins it memorizes the team * added functionality when there are multi tenants * storing the userId and tenantId in asyncStorage too, in order to check default team * removed unnecessary else block
- Loading branch information
1 parent
48b7ed1
commit b754552
Showing
4 changed files
with
236 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.