Closed
Description
I am getting warning as "Another InAppBrowser is already being presented" after the click on the link second time without closing the previously opened window and failed to open the link.
Steps to reproduce:
- Clock on the link which needs to be open
- It will open the url
- Then I swipe from left to right
- It goes to the previous screen
- Then I tried to open another link
- It failed to open and shows the above warning in my simulator
Note: If I click done in 3rd step means it works well. But here I need will swipe to go back. In this cases how can I make it to work.
I am using react-native version ==> 0.61.5