You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
Warning: componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: Camera
Steps to reproduce
Use RNCamera in dev mode
Expected behaviour
Should change componentDidMount's to componentWillMount's.
Warning
Steps to reproduce
RNCamera
in dev modeExpected behaviour
Should change
componentDidMount
's tocomponentWillMount
's.Environment
react-native-camera
Version: react-native-camera@^1.2.0
The text was updated successfully, but these errors were encountered: