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

Modal Backdrop issue on landscape #105

Open Abhipatel22 opened 2 years ago

Abhipatel22 commented 2 years ago

There is a issue of right margin on landscape view. In which getting right margin in modal backdrop. That I have fixed in this PR https://github.com/xcarpentier/rn-tourguide/pull/104.