import styled from 'styled-components/native'; export const OrderDetailsContainer = styled.ScrollView` flex: 1; `;