react-native-viewproy-textinputanimated
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-native-textinputanimated

library

Installation

npm install react-native-viewproy-textinputanimated

Usage

import TextInput from "react-native-viewproy-textinputanimated";

// ...

<TextInput
    value={form.name}
    keyForm="name"
    placeholder={t('PLACEHOLDER_NAME')}
    onChangeText={onChangeText}
/>

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-viewproy-textinputanimated

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

28.9 kB

Total Files

15

Last publish

Collaborators

  • viewproy