xcarpentier / rn-tourguide

🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
https://xcarpentier.github.io/rn-tourguide/
Other
731 stars 213 forks source link

add null check to prevent TypeError #134

Open WookieFPV opened 1 year ago

WookieFPV commented 1 year ago

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