d4vidi

Results 285 comments of d4vidi

@rotemmiz let's give this high prio, I don't think there's too much left to be done here

@ronilitman he initially has, but it's become obsolete after requiring various changes. If you wanna take it we'd be happy to accept it.

@Grohden kudos for getting that fixed - even though that in essence, I advise not to disable animations in E2E-level testing. Rather, in our projects, we've force-disabled animations mocking altogether:...

I'm inclined to say an async discussion wouldn't be very productive in this case. I think we should leave any such discussions for when things materialize such that it work...

No ETA's ATM, we're planning to reevaluate the priority of Android related improvements soon enough though.

It's hard to tell for sure at this point, but it does seem unlikely - at least for ~Q3 area. Presumably, we'll be busy introducing multi-apps support and doing some...

> Here's the breakdown for the Android class name search. > > The `fun isOfClassName(className: String): Matcher` in ViewMatchers.kt uses `private class IsAssignableFromMatcher(private val clazz: Class) : TypeSafeMatcher()` which in...

> This needs to be addressed! > > @d4vidi have you been successful on making the status bar fully transparent? I tried using https://www.npmjs.com/package/react-native-edge-to-edge but the status bar seems to...

@aattalla this is an Epic issue, have another look at the description and research issue and revisit this from time to time in order to see the updated game-plan. Hopefully...

Hey @kellybind. That's definitely an interesting take on development in the React Native world. >Using nativeIDs is obviously preferable since it equates to html IDs I needed some research in...