import styled from 'styled-components/native' export const Container = styled.View` flex-direction: row; width: 100%; `