nikitpanchal

Results 4 issues of nikitpanchal

### Version Tell us which versions you are using: - react-native-image-crop-picker v0.24.1 - react-native v0.57.0 ### Platform Tell us to which platform this issue is related - iOS - Android...

react native event source doesn't work like native EventSource It keeps requesting api like polling every 10 seconds

`var scanIO = "encrpytedstring"; ` above scanIO variable is generated from web Crypto JS library and below i'm decrypting in React-native `let scannedGuid = CryptoJS.enc.Utf8.stringify(CryptoJS.AES.decrypt(scanIO, 'seckey'))` above code Returns empty...

RN Version : 0.63.2 react-native-pdf` version: 6.2.0 Issue on Android Problem: > Could not resolve all artifacts for configuration ':react-native-pdf:classpath '. > Could not resolve org.jetbrains.kotlin:kotlin-reflect:1.2.0. Required by: project :react-native-pdf...