Skip to content

Commit 5fcacb5

Browse files
authored
Added blog post link.
1 parent 0020423 commit 5fcacb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ There is also a native iOS library called [TextFieldEffects](https://github.com/
66

77
![](screenshots/full.gif)
88

9+
## Blog Post
10+
11+
I've recently written a blog post about [Creating an Animated TextField with React Native](https://bilir.me/blog/creating-an-animated-textfield-with-react-native). While it isn't directly related to this library, I think you might still find it useful to understand the basics of creating an animated text input with `React Native Animated` library.
12+
913
## Installation
1014

1115
The latest version of this project needs **react-native >= 0.55(March 2018 release)** due to **createRef** usage. Go with the latest version:

0 commit comments

Comments
 (0)