jakex7/react-native-click-outside

Help to fix Android

Opened this issue · 0 comments

Hi, to prevent this android feature

Views that are only used to layout their children or otherwise don't draw anything may be automatically removed from the native hierarchy as an optimization.

jus add to that view property nativeID with some fake id android rn on android will not remove that view from hierarchy