d4vidi

Results 285 comments of d4vidi

I've also encountered this issue. The same bug applies to the collapse-start listener. The fix is very simple, though: getting the ExpandCollapseHelper class to register a listener over the expand-animation...

@noomorph so glad to see you here again 😊 I actually decided to bundle this into the 69 compatibility issue (epic) . Thought it would make more sense. Anyways it's...

I'm inclined to say that this will be resolved via project DAS but pinning this nonetheless because it is still an in-effect bug.

Project Device Allocation Server is a part of potential future-plans that we have for Detox. It's not for users to implement. In any case, seems that the logs you have...

@zacharyweidenbach may I ask why you run Detox with `--keepLockFile true`? Have you tried running without that arg?

In any case, I would appreciate also rerunning Detox with the `--record-timeline all` argument, and sending over the resulting `detox.trace.json` file (i.e. under `artifacts/`).

@jonathanmos should this be accepted? (triage=>accept)

@jonathanmos isn't this a dup of #3461? If so, please close

@anshulkapoor0018 Your error doesn't seem to suggest RN 68 compliance issues, per se. In _any_ RN version you're expect to have a `MainApplication` class that extends `android.app.Application` and implements `com.facebook.react.ReactApplication`,...

@UgurGumushan sorry for the inconvenience. There's a similar issue we are aware of with backward compatibility, and we're working on it. Please either upgrade to RN 68, or stay on...