ComponentsInputOn this pageInputInput is a component that allows the user to input text with animated placeholder.PreviewWhen input focused, the placeholder will transform to form label position.Usage<Input placeholder="Name" />PropsSame as react-native TextInput component.