Unfortunately, SearchBox currently doesn't support any TestIDs properties, which makes it extremely rigid to UI testing.
Would be great to have optional testIDs to SearchBox props for both Input and Cancel button so it could be visible in view hierarchy and accessible for UI testing frameworks (eg Detox).
Thanks in advance :)