ronastlelobo

Results 9 comments of ronastlelobo

@Aung-Myint-Thein so how did you do it. Please share code snippets or example.

Hey, Any luck anyone ?

Any luck @riteshvish getting it run in android ?

Same error here.

I am using react-native-document-picker itself. But I am unable to get the absolute path of the file. I am getting "content://com.android.........../document./....", my expectation is "filepath://SDCARD/documents/.......". So I was testing out...

@shubham-srivastava-goku follow this link [Solution](https://stackoverflow.com/questions/52423067/how-to-get-absolute-path-of-a-file-in-react-native/52551982#52551982) and follow my first comment in this link of how i used it [Usage Example](https://github.com/Elyx0/react-native-document-picker/issues/156)

Facing the same issue. I am unable to install reflexbox `npm i reflexbox`. Its throwing the following error, ``` npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"17.0.2" from...