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

Unhandled JS Exception: TypeError: undefined is not an object (evaluating 'u.installCoreFunctions') #107

Closed prasanna-panneerselvam closed 2 years ago

prasanna-panneerselvam commented 2 years ago

iOS app getting crashed when call the react-native-floating-label-input package.

Xcode version 13 RN version 0.64.2 Reanimated version 2.3.1

Screenshot 2022-01-17 at 4 36 23 PM
Cnilton commented 2 years ago

Hi @prasanna-panneerselvam, did you follow reanimated installation steps?