Procedure for making sure that web version looks the same as mobile?

Hi, I am new to React Native and using Expo. I made a simple starter app with a few components and I saw that when they rendered in the web browser, some components were on top of each other and just not in the right positions. Is there a way that anyone goes about styling their apps that allows them to render in both mobile and web in a predictable way?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.