import styled, { css } from 'styled-components/native' export const GpsButtonStyle = styled.TouchableOpacity` width: 30px; height: 30px; `