Cnilton / react-native-floating-label-input

A customizable React Native TextInput with its placeholder always shown. Includes masks, global styles, character count, and a bunch else.
MIT License
280 stars 59 forks source link

TypeError: undefined is not an object (evaluating '_reactNativeReanimated.EasingNode.linear') #103

Closed Heanphearak closed 2 years ago

Heanphearak commented 2 years ago

Why it error like that after install call to use

Cnilton commented 2 years ago

Hi @Heanphearak, did you follow the installation steps on the README.md file?