-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backup): Show BackupAppHighlightAlert after 2 flagship app open
By using localStorage to store the number of times the user open the home app inside flagship app, we can very simply show BackupAppHighlightAlert when user open flagship app for the second time. It also avoid to add code in flagship app.
- Loading branch information
Showing
1 changed file
with
63 additions
and
2 deletions.
There are no files selected for viewing
65 changes: 63 additions & 2 deletions
65
src/components/AppHighlightAlert/BackupAppHighlightAlert.jsx
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