Manish

Results 4 issues of Manish

Application got crash with following information ImageLoader.kt line 124 com.reactnativenavigation.utils.ImageLoader$Companion.remoteUrl ![image](https://user-images.githubusercontent.com/47560567/168027348-58f021f2-9591-431b-ab2e-b4d53fdbebf4.png)

needs triage
triage: bug

Here is the detail ``` this.onSwipe(direction, state, item)} For Onswipe onSwipe(gestureName, gestureState, item) { console.log("direction is="+gestureName); let { outletInfo, assetFilter, tags, imageOlderThanHrs, locationClassification, market, imageStatus } = this.state; const {...

This is working fine in case of andriod , but stuck the percentage when scanning is in progress and lock the phone . Here is my working code : showProgress()...