Adjusting width of Component

I am in the process of building a mobile app and I would like to have 2 text boxes appear side by side but I can't see a way to change the width from "full" to anything else.

Hey @Lee_Foster! I don't believe this is currently possible, but I've filed an internal feature request for the Mobile team to take a look at.

Hey again @Lee_Foster! Just heard back from Mobile with some good news. This is currently supported by putting the Text Inputs in a Container and setting "Direction" to horizontal. (We'll also support uneven spacing shortly with a feature called "Width factor" on containers, which is similar to flex-grow on web).

image.png

image.png