bcgov / bc-wallet-mobile

BC Wallet to hold Verifiable Credentials
Apache License 2.0
55 stars 44 forks source link

Fix deprecation warning in Bifold core #1825

Open cvarjao opened 4 months ago

cvarjao commented 4 months ago

This message shows up when running unti tests, and some times via the metro debug messaging when developing:

@hyperledger/aries-bifold-core:   ● Console
@hyperledger/aries-bifold-core:     console.error
@hyperledger/aries-bifold-core:       ViewPropTypes will be removed from React Native, along with all other PropTypes. We recommend that you migrate away from PropTypes and switch to a type system like TypeScript. If you need to continue using ViewPropTypes, migrate to the 'deprecated-react-native-prop-types' package.
cvarjao commented 4 months ago

Might have fixed with the new camera library