the new tab bar is a huge step for thunkable, because it can handle icons and works out of the box.
However I am facing problems with my language packs. Does anyone considers multilanguage apps as important and can help me to set the tabBarLabel dynamically for different languages?
I think there is still some space for improvement for the bottom tab navigator:
icons are flickering on screenchange. it seams that the icon is erased and loaded new on every screenchange. maybe you can skip the erasing and just overwrite the icon to avoid flickering.
complete screen is flickering. A second look reveals, that in the first step the screen starts on top at the border, and then after milliseconds the status bar is loaded and the screen shifts downwards, which causes the “flickering”. This appears with or without status bar set to visible.
Somebody may say these are nuances and details. I think this will make my users avoid using my app and thereby they will avoid paying for the app or connected services, which makes me avoid using thunkable for serious app development , and this would be sad
Also it would be great if you could add features for better UI, for example making connections between tabs so users can now the tabs are steps or a continuum; and more settings for swipe between screens, e.g, on screen 2 do not allow swipe, on screen 3 allow only swipe to the left, etc.
@marton.tolvaj, is it a looping issue, like you navigate from one screen to another, and then it takes you back to the previous screen, even though it didn’t put the blocks that way. If it is, I can give you a solution, if you haven’t seen it already.