I know it is a simple app for beginners. But I am very happy to have done it. I also thank the platform.
Note: Remembering that I am not a programmer, but I am studying and I am still starting.
Thank you for using my guide in your work . It really feels great that I was able to help you in your good work.
Also, I was not able to test the app much as I can’t understand that language. But I will point out a couple of things
Under the first tab the screen appears blank. You have to click that button to add the content and then that content will be displayed.
So I only want to suggest that, don’t keep the screen blank. You can have a label there with text on it like ‘Click ‘+’ to add data’ or something similar to it.
I don’t know if you have noticed or not, but when we select second tab, there is some weird transition where some content appears on white background for an instant, which doesn’t match the theme of the whole app and then everything is normal again
No matter whatever tab we select, the first tab remain selected, but content is shown of the related tab. For example if you select 3rd tab, the related info is shown but first tab is selected.
The same is also present in the screenshot provided by you. Check that.
Also here is a small video depicting the 2nd and 3rd point above
Thanks again and wish you all the best for your app development journey ahead
That’s right
This application is for the user to mark where he left off in his reading of the Bible.
Where we have 2 Reading plans. Free reading, where the person chooses how many chapters or verses to read and how much he wants.
And the Annual Reading plan, where a person can read a bible every day for 1 year.
Also for 2nd point, in my reply above, I don’t think that much can be done to improve. Because I guess that transition is due to list loading time. This issue was already discussed where it appeared that greater the number of dynamic components, greater will be time taken to load that list.
So I would suggest you to look at that 2nd point only when you think that the bug is from your side otherwise leave that point and focus on others