Skip to main content

Input

Component that is based on react native TextInput component.

Import

import { Input } from "react-native-ficus-ui";

Usage

Props

Extends every Box props and react native TextInput component.

https://reactnative.dev/docs/textinput#props

focusBorderColor

The border color when input is focused.

TypeRequired
stringNo