Josh Pine

Results 14 comments of Josh Pine

I am having this issue also...

Is there any update on this? I've got a similar issue when repositioning cards which contain ckEditor. Thanks!

I am also getting this lately while running jest tests. "react-native-reanimated": "^2.3.2", "jest": "^26.6.3",

This component needs a few changes as it currently uses componentWillMount and componentWillReceiveProps - which are now deprecated.

If using class components and this configuration of the side menu you need to import it with: import SideMenu from 'react-native-side-menu' Notice this is importing the whole thing, not a...

Hello all. I'm wondering if anyone has looked into this recently? I am considering taking a look but don't have any real test devices for huawei. We are currently tied...

Just adding extra info for future googlers like myself using the ios simulator. If you've got the permissions, microphone was working but suddenly it's not - check the hardware settings...

Any update on this? The change above works but why is it needed?