I am trying to create a React Native View with a Layout like this one. How can I create a box, like one of the boxes on the image?
Is it possible to achieve this with Flex? I need one for the number (left), one for a text (right, top) and for another text (right, bottom)? They should be in the same order like on the image.