VaibhavCodeClub / learn

Learning app for kids
MIT License
80 stars 79 forks source link

[Feature Request]: The getting started page should appear only once in the app's lifetime on user device #186

Closed Sh1vT closed 1 week ago

Sh1vT commented 1 week ago

Is there an existing issue for this?

Feature Description

As said, the getting started page should appear only once in the app's lifetime on user device. So that if user opens the app again, they land directly into MainHome() and not into LandingPage()

Use Case

It prevents LandingPage() from appearing again and again each time user opens the app

Benefits

Its a quality of life feature, and is the obvious thing that user expects

Add ScreenShots

No response

Priority

High

Record