Nubescope / react-native-facebook-keyframes

A react-native wrapper for Facebook Keyframes
MIT License
104 stars 8 forks source link

undefined is not an object (evaluating '_react.PropTypes.object') #12

Open lucasriondel opened 6 years ago

lucasriondel commented 6 years ago

in react-native-facebook-keyframes/index.js:13:17

I am using android and RN 0.57.0-rc.0, React 16.4.2.

lucasriondel commented 6 years ago

After looking for a bit and checking what was wrong, it seems that the Proptypes version that you are using are not implemented in the React package anymore. You should update that so it can work with newer React versions :)

sabeelmuttil commented 3 years ago
System:
    OS: macOS 11.3
    CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
    Memory: 53.89 MB / 8.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.1.0 - /usr/local/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.11.2 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.10.1 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
    Android SDK: Not Found
  IDEs:
    Android Studio: 4.1 AI-201.8743.12.41.7199119
    Xcode: 12.5/12E262 - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.10 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.1 => 17.0.1 
    react-native: 0.64.0 => 0.64.0 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

@jpgarcia @vcalvello my case react-native newer version but still this issue