Code Monkey home page Code Monkey logo

Comments (5)

jlatour3 avatar jlatour3 commented on September 3, 2024

Also tried this, got through 1 x math, 1 x writing, 1 x reading and then returned to home using pause feature during 2nd section of math. Tapped "start exercises" again, got the "You will be doing a mixture of reading, writing, and math " screen so I assume it restarts.

from brain-exercise.

shopaniuk avatar shopaniuk commented on September 3, 2024

So this isn't a bug, it's a feature that was never implemented; the pause screen is for resuming progress. If we are going to implement this here are some things to consider @jlatour3 :
-If the HomeScreen is in the paused state, does it look any different?
-Does the paused version of the HomeScreen become the normal HomeScreen (i.e ResumeHome becomes StartExerciseHome after some period of inactivity)
-The easiest way to get around all of this is to have the Pause screen only have a resume button.

I don't think I'll have time to do this before Sunday @DeveloperKhan. The easiest way to do this is probably to use canGoBack() + goBack()/pop(2) for the navigator since it would use history. Otherwise we'd have to preserve the progress in local AsyncStorage

from brain-exercise.

jlatour3 avatar jlatour3 commented on September 3, 2024

Take away the option to "return to home". @shopaniuk, Can we ensure that the screen will stay on resume until the user finishes their session, so that progress is not lost?

from brain-exercise.

DeveloperKhan avatar DeveloperKhan commented on September 3, 2024

Simulator Screen Shot - iPhone SE (2nd generation) - 2020-09-01 at 15 51 40

Here's my solution

from brain-exercise.

jlatour3 avatar jlatour3 commented on September 3, 2024

I like it

from brain-exercise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.