Skip to content
New issue

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

Warning: ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types' #224

Open
hernancasillas opened this issue Jul 6, 2022 · 1 comment

Comments

@hernancasillas
Copy link

Hello , I'm using Expo SDK 45 and I am getting a new warning.

at node_modules\expo\build\environment\react-native-logs.fx.js:18:4 in warn
at node_modules\react-native\index.js:470:4 in module.exports.get__ViewPropTypes
at node_modules\react-native-credit-card-input\src\CCInput.js:28:20 in CCInput
at node_modules\metro-runtime\src\polyfills\require.js:339:11 in loadModuleImplementation
at node_modules\react-native-credit-card-input\src\CreditCardInput.js:15:0 in
at node_modules\metro-runtime\src\polyfills\require.js:339:11 in loadModuleImplementation
at node_modules\react-native-credit-card-input\src\index.js:2:0 in
at node_modules\metro-runtime\src\polyfills\require.js:339:11 in loadModuleImplementation
at node_modules\react-native-credit-card-input\index.js:1:0 in

I hope this package can get an update, it's very useful.

@hernancasillas
Copy link
Author

Update: ViewPropTypes has been removed from React Native

Using Expo SDK 46. React Native 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant