To understand how the Drawer Navigator works in Thunkable X I created a test app.
In this app a Drawer Navigator contains 3 screens, each of which only has a label showing the same name of the screen. I would expect the app to show the label of the first screen and then, by swiping and tapping the name of another screen, to switch to the corresponding screen.
However, when I live test the app on a Pixel 2 XL phone, I get a completely blank white screen. Swiping or tapping does nothing.
Do I understand correctly what the Drawer Navigator and the app are supposed to work? What am I doing wrong?
PS Is #Thunkable ✕ (Beta) the appropriate Category for asking this kind of questions?