Filipe Arena
Filipe Arena
Is anyone looking at this? I would really appreciate if the testID param was included: I had to do a weird workaround with Detox to be able to tap the...
@CryceTruly, I basically added the testID by myself on the library component inside my local node_modules so I could at least write the test. Obviously this wouldn't solve the problem...
Hi there. I'm also having the same issue with the ref being non-existent after the latest upgrades. In my case, I have a complex set of components that make use...
I've experienced the same behavior as [vitorsilvalima](https://github.com/vitorsilvalima). The solution we adopted was to disable sticky headers altogether for now, which is not ideal, but better than having our customers not...