glideapps / quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more
https://quicktype.io
Apache License 2.0
1.68k stars 53 forks source link

Bottom advertisement bar about hiring engineers block some of the bottom text #73

Open Animalwithstix opened 3 years ago

Animalwithstix commented 3 years ago

Hi, Overall this looks like a great app. This is my first time trying it and I am having issues reading the last 4-5 lines of code. This makes it really hard to correct when I get an error that the JSON a pasted into the left side is missing an end bracket, or end brace, or a comma. Since I cannot see the last few lines I can't makes any corrections in the app. I am not saying the bar has to go away, but maybe let the end of the JSON and the parsed code end at the top of the bar.
Thanks!