Hi,I'm using react-native (version 0.59.9) for android app, and trying to make picker where user can choose videos from his phone.
Now the problem is that when I put : assetType='Videos', the error: "String index out of range:-3" happens?
Does anyone knows what the problem is?
Thanks in advance.