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 am not able to find useDimensions on latest version 3.0.0. Why this was removed? Actually the problem is useWindowDimesions fron RN doesn't send correct width and height when Alert is open on IOS. So can we revert back the removal of useDimensions? I am currently using 2.8.0 in the mean while
The text was updated successfully, but these errors were encountered:
I am not able to find
useDimensions
on latest version3.0.0
. Why this was removed? Actually the problem isuseWindowDimesions
fron RN doesn't send correct width and height when Alert is open on IOS. So can we revert back the removal of useDimensions? I am currently using 2.8.0 in the mean whileThe text was updated successfully, but these errors were encountered: