0.1.5 • Published 3 years ago
@unferna/react-native-animated-text-input v0.1.5
react-native-animated-text-input
A simple package to create TextInputs with floating placeholders
Installation
npm install react-native-animated-text-inputUsage
import { multiply } from 'react-native-animated-text-input';
// ...
const result = await multiply(3, 7);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