Rajeev Kr. Sharma

Results 3 issues of Rajeev Kr. Sharma

### Out of memory error when writing big files say 50Mb -100Mb on Android. ``` //const base64Data is read from "RNFS.readFile(item.uri, 'base64')" function... const isPlatformAndroid = (Platform.OS === 'android'); const...

### Current Behavior I noticed in android you are using 'com.googlecode.mp4parser:isoparser:1.1.20' to trim. When trimming a video the native call goes to genVideoUsingMp4Parser() method and it crashes with log: Fatal...

- [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues) - [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroos/react-native-multi-slider) ## Steps to Reproduce Create a Component CustomModal for Modal, in constructor(props) {...