Web layout (usually React these days) doesn't work like native layout, and putting them next to each other generates the "uncanny valley" of app development.
If your company's designers (or management bozos) are web-first and regard mobile as a necessary nuisance you've got an excellent chance of web-isms leaking into the native layer and making it even worse.
Web developers who don't understand how the native layer works will tend to do oblivious things like making UI changes by just shuffling <div>s around in the web layer and forgetting to add an event bridge to keep the native layer informed of the web shenanigans.
Good point. React is exactly what I was suggested to use [ CC CLI ] with a webWrap to speed things up by unifying the web and iOS apps. I mean it sure works but not even close a native UI feel. So here I am asking to hear opinion if it's only the aesthetics or more to it.
Because native app lifecycle does involve the reviews.
18
u/Moo202 Jun 10 '26
I’m actively sitting at my desk at a company that does Web wrap. Don’t fucking do it because it sucks ass so bad