jkester1986

Results 10 comments of jkester1986

Sorry, must have missed your first reply. The only time I saw the issue though was when I loaded one component into with another. The child component would truncate incorrectly...

I run into this issue as well - reconnecting to wifi usually doesn't trigger an update on my iOS simulator. Additionally, when it does, the state contains false values even...

would love to see this merged, we use this package but ViewPropTypes is no longer supported in the latest version of RN and the deprecated package needs to be used...

> not using react native camera but getting the same error, is their any way to know which module is having the ViewPropTypes @Almas-Asghar-730 another known one is react-native-snap-carousel

> > Temporary solution works. How can we make it work by switching to another library to have a long term solution? > > Use the pr instead or branch...

> I am getting this warning **[ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types](https://stackoverflow.com/questions/71702392/viewproptypes-will-be-removed-from-react-native-migrate-to-viewproptypes-export)**, even I haven't used ViewPropTypes anywhere in my code. and error...

> none of the above works for me because I don't even have react-native-camera module in my app it was from `react-native-snap-carousel` module, so I finally fixed it. see the...

That's what patch-package is for On Tue, Apr 25, 2023, 2:14 AM KiranSayone ***@***.***> wrote: > none of the above works for me because I don't even have > react-native-camera...