项目作者: hdsenevi

项目描述 :
React native float label (placeholder) text input field
高级语言: JavaScript
项目地址: git://github.com/hdsenevi/react-native-float-label-input.git
创建时间: 2017-05-07T13:59:57Z
项目社区:https://github.com/hdsenevi/react-native-float-label-input

开源协议:

下载


Placeholder animated text input/field

Title says it all (well, most of it at least). This is a React Native text input/field where the placeholder text is animated to be on top of the user input while user is interacting with the component.

GIF

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Download repo

  1. git clone https://github.com/hdsenevi/react-native-float-label-input

Go inside project folder

  1. cd react-native-float-label-input

Install dependancies

  1. yarn

Run ios

  1. yarn ios

Tested with

  • node : 18

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Tested

Only tested on iOS as of yet.

Acknowledgments (Hat tip)