From 50a88a4bbd4c0082faf48bb7315975493dbf37eb Mon Sep 17 00:00:00 2001 From: Sha Senevirathne Date: Sat, 31 Dec 2022 15:25:45 +1100 Subject: [PATCH] update gif location (#24) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a39d68c..06ab26d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 -![](https://github.com/hdsenevi/PlaceholderAnimatedTextField/blob/feature/docs/docs/TextFieldAnimated.gif) +![](https://github.com/hdsenevi/react-native-float-label-input/blob/master/docs/TextFieldAnimated.gif) ## Getting Started