Shivam Kumar

Results 4 issues of Shivam Kumar

Latest React requires `useNativeDriver` prop for any animations. Absence of this prop throws warning which can be an error in future versions. As translate animation supports by nativeDriver, so adding...

Makes it hard to compile the android app with RN > 0.60 as jetify doesn't remove unnecessary import and `ReactWebViewManager` is no more available inside the core react package instead...

Reference to issue: [68394](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/68394) - [x] `react-native-video`. Removal of React import as it is no more required. import from * is no more valid and provides ESlint error in latest...

Abandoned
Popular package
The CI failed
Untested Change

App crashes immediately if you try to `addEvent` with reminder. For ex - If I try to add an event with reminder of 10 minutes before the event, it immediately...