Autocomplete list are not able to inspect using layout inspectors in iOS. Provided testedID to the render list but that failed.
By hovering to the list item it selects entire content screen.
Also tried applying assessible={false} props in renterlist but didnt work. Any feasible solutions for iOS? So the list item can be inspected one by one.
Autocomplete list are not able to inspect using layout inspectors in iOS. Provided testedID to the render list but that failed. By hovering to the list item it selects entire content screen. Also tried applying assessible={false} props in renterlist but didnt work. Any feasible solutions for iOS? So the list item can be inspected one by one.
Thanks in advance