import styled from 'styled-components/native'; export const Wrapper = styled.View` margin-top: 7px; `