I've only built one app so far and was not able to use a single project to build both an Android and IOS app. I had to make two projects with the only real difference being the css file. I was not able to figure out how to make media queries correctly pull in the correct images for both devices in the same css file.
I'm wondering if this is a common solution or is there a reliable css file that can correctly load the right images for both IOS and Android?