AbdulmalickDimnang
Results
2
issues of
AbdulmalickDimnang
I'm getting `TypeError: (0 , _reactNavigationSharedElement.createSharedElementStackNavigator) is not a function` when testing with jest `yarn test` or `npm jest` I have added these mocks to jest Setup file ```javascript jest.mock('react-native-shared-element',...
Hello, My is does use **webRTC** as well as **react-native-incall-manager** to control media call. So, I wanted to have a listener whenever a bluetooth or wired is connected to a...