mark.dev
mark.dev
### What happened? The RNNCommandsHandlerTest and RNNModalManagerEventHandlerTest are currently not working. So they were removed from the testing list. ### What was the expected behaviour? The tests are supposed to...
### Describe your idea _No response_
## Description - This pull request addresses the issue described here: # In this pull request, I have … --- > _For features/enhancements:_ - [ ] I have added/updated the...
Ticket: https://github.com/wix/react-native-navigation/issues/8174 The missing RCTEnableTurboModuleInterop(YES); was added to the RNNAppDelegate.mm
This reverts commit 3ec339781fec033f8ec64d61d339f7a0243b1d52. The fix done in the previous commit is failing our tests because it takes out the CADisplayLink timers which are important for us.