when can we finally add icons to the tab navigator? For now none of the available navigators in Thunkable iOS / X looks finished or nice. I would love starting to build apps with the features available yet and explore the limits/possibilities and give feedback but if I cannot even create a beautiful interface, building apps is not really fun to me
It would be nice to have at least the material-icons-font.ttf symbol collection to choose from.
In addition to that the tab navigator should be usable to not only change from one Screen to another Screen but also to use as buttons. just start SAFARI on your iphone and you will understand what I mean.
-> maybe this aspect is a new component as well so for the beginning just focus on the icons, as @Chris pointed out.
(I like your strong focus on beautiful design. This is really important to be successful on apple devices!)
@albert I hope you will add this soon. the combination of tab navigator inside the stack navigator is working well. But you need to add the icons, begging for that! the stack navigator is fine, if one built the head by oneself with a row and buttons. trust me, navigation is very standardized in iOS, so thunkable users will love standard icons in the tab navigator.
I have opened it and it seems that doesn’t show any data, I guess that this is because it tries to get it from your firebase account. Any hints on how to fix it?
yes, that is the reason. I think if you follow the trace of functions from the Screen1_Search.Opens - Block, there should be a block somewhere which can be clipped in instead of the realtime-block. Then it generates some sample data to work with. But the app will have limited functionality because the Google APIs lie on the Realtime DB as well.