import styled from 'styled-components/native' export const Container = styled.View` overflow: hidden; margin-bottom: 17px; `