iOS build inconsistent with android and browser build

I’m using the latest version of Xcode. The app built successfully but some things are not showing up correctly when running on ios. For example, a background color’s not showing in iOS and there are undefined/NaNs when it should be a string. It works as expected on android and in browser. Is anyone else running into this issue? What could be causing this?