Button not showing

Hey, I've created a button that shows in the Preview, but does not show when I compile & test my app using the iPhone Simulator, can someone help? https://github.com/oZoey/notes/issues/12
GitHub
Save Button does not show in build. · Issue #12 · oZoey/notes
Button shows in previews, but does not show in the live build.
5 Replies
aelfled
aelfled2y ago
rather than using UIScreen.bounds, you should use an HStack with two Spacer to do the centring
outsharded
outsharded2y ago
Can you send screenshots?
kat
katOP2y ago
No description
outsharded
outsharded2y ago
are ‘notes’ and ‘data’ in different places in preview vs sim?
kat
katOP2y ago
they are in the same place in preview and sim "Save" is the only one that does not show

Did you find this page helpful?