Uche Nkadi

Results 74 comments of Uche Nkadi

> @ucheNkadiCode > > > In the mean time, this workaround will suffice. > > Which one exactly? :) Whoops! I'm sorry, I got confused with a separate issue 😅

> ...in cases where that web hook is not (or no longer) in place (such as when the user's hit their maximum number of web hooks for their Azure tier...

devdivcodingdays "this is a test comment"

In this case, I'd propose that the button would be to Show All Volumes/ Show Only Dangling Volumes.

I noticed that react-native-reanimated 2.12.0 uses React-Native 70+ and React 17 so I had to upgrade to those versions. Still working through all of the extra work that entails

I had this problem in android. What I believe is happening is the react-native modal is simply taking the default `android:navigationBarColor` and every time it pops up, it overwrites the...

I have this same exact issue. The problem also persists with reanimated 3.1.0. I believe that the issue is the current Draggable flatlist app relies on many functions that have...

You were totally right. I'm on RN 69.10. I upgraded to draggable-flatlist 4.0.1 and then I went ahead and upgraded to reanimated 3.1.0. I also had to make sure to...

I assume he means the package-lock.json in the root of your project. If you open that file and Ctrl + F "draggable-flatlist" you should be able to find it. He...