0.4.0 • Published 1 year ago

@liutsing/react-native-custom-edittext v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-custom-edittext

react native custom edittext like TextInput but hidden the soft input keyboard for some specific scnarios.

Installation

npm install react-native-custom-edittext

Usage

import { CustomEdittext } from 'react-native-custom-edittext';

// props extends from TextInputProps
<CustomEdittext />;

Contributing

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

License

MIT


Made with create-react-native-library

0.4.0

1 year ago

0.3.0

1 year ago