n4kz / react-native-material-textfield

Material textfield
Other
901 stars 831 forks source link

TypeError: undefined is not an object ( evaluating '_reactNative.Animated.Text.prop Types.style') #265

Open khaledBou opened 4 years ago

khaledBou commented 4 years ago

This is the result of react-native info :

info Fetching system and libraries information... System: OS: Windows 10 10.0.18363 CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Memory: 13.95 GB / 23.88 GB Binaries: Node: 12.16.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: API Levels: 27, 28, 29 Build Tools: 28.0.3, 29.0.2 System Images: android-28 | Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom Android NDK: 20.0.5594570 IDEs: Android Studio: Version 3.6.0.0 AI-192.7142.36.36.6241897 Languages: Java: 1.8.0_211 - /c/Program Files/Java/jdk1.8.0_211/bin/javac Python: Not Found npmPackages: @react-native-community/cli: Not Found react: 16.11.0 => 16.11.0 react-native: 0.62.2 => 0.62.2 npmGlobalPackages: react-native: Not Found I installed react-native-material-textfield ^0.16.1 and i got error :

TypeError: undefined is not an object ( evaluating '_reactNative.Animated.Text.prop Types.style')

3Bees commented 4 years ago

same error

pierodg commented 4 years ago

Hi me too have this error! RN: 0.62.2

lukarmar commented 4 years ago

Hello, I did the procedure for this issue: https://github.com/n4kz/react-native-material-textfield/issues/249#issuecomment-630224407