react-native-fading-textview

1.0.2 • Public • Published

Demo

Demo FadingTextView

Installation

  1. Run npm i react-native-fading-textview --save
  2. import AnimatedTextView from 'react-native-fading-textview'

Basic usage

this.state.examples = ["Birthday..", "Farewell..", "Nightout..", "Trekking.."];
<AnimatedTextView
examples={this.state.examples}
onChangeText={this.onChangeText}
placeholderColor={"black"}
animatedTextColor={"green"}
style={{ fontSize: 30 }}
placeholder={"Name ur day"}
/>

Package Sidebar

Install

npm i react-native-fading-textview

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

10 kB

Total Files

5

Last publish

Collaborators

  • v3rt1ag0