react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

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

Open khaledBou opened this issue 4 years ago • 3 comments

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')

khaledBou avatar May 14 '20 10:05 khaledBou

same error

3Bees avatar May 15 '20 08:05 3Bees

Hi me too have this error! RN: 0.62.2

pierodg avatar May 17 '20 21:05 pierodg

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

lukarmar avatar May 19 '20 02:05 lukarmar