rn-tourguide icon indicating copy to clipboard operation
rn-tourguide copied to clipboard

add null check to prevent TypeError

Open WookieFPV opened this issue 3 years ago • 0 comments

In some (rare) cases size was undefined. Adding a small checks should prevent the TypeError Cannot read property 'width' of undefined

Screenshot 2023-03-28 at 10 22 18

WookieFPV avatar Mar 28 '23 09:03 WookieFPV