import styled from 'styled-components/native' import { textInputStyles } from '@oryd/themes' export default styled.TextInput(textInputStyles)