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
I thought my easy edit worked, but I was wrong. Without the <ImageBackground> I wasn't able to scroll the content. I tried using a <View> and that didn't work either. I'm sure there is an easy solution?
After upgrading to Rect Native 0.71.10, I was receiving the following warning from the swipe modal:
This is occuring when the Image Background is null.
Although annoying the warning seemed harmless. This was my simple work around edit inside the modal index.js code:
The text was updated successfully, but these errors were encountered: