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