We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System: OS: macOS 10.14.5 Binaries: Node: 10.15.3 - /usr/local/bin/node npm: 6.10.0 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2 IDEs: Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild npmPackages: react: 16.8.6 => 16.8.6 react-native: 0.60.0 => 0.60.0 npmGlobalPackages: react-native-cli: 2.0.1
Android and iOS because its releted React Native 0.60.0
Its about lifecycle https://fb.me/react-async-component-lifecycle-hooks
componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
Please update the following components: CustomDatePickerIOS, withAnimatable(View)
The text was updated successfully, but these errors were encountered:
Thanks for reporting, it will be fixed once this PR gets merged.
Sorry, something went wrong.
Cosing in favor of #292
No branches or pull requests
Environment
System:
OS: macOS 10.14.5
Binaries:
Node: 10.15.3 - /usr/local/bin/node
npm: 6.10.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
IDEs:
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.6 => 16.8.6
react-native: 0.60.0 => 0.60.0
npmGlobalPackages:
react-native-cli: 2.0.1
Platforms
Android and iOS because its releted React Native 0.60.0
Versions
Description
Its about lifecycle
https://fb.me/react-async-component-lifecycle-hooks
componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
Please update the following components: CustomDatePickerIOS, withAnimatable(View)
The text was updated successfully, but these errors were encountered: