import styled from 'styled-components/native'; export const Title = styled.View` margin: 20px 0; `