iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include in React Native

note89 opened this issue · comments

Hi, I would like to use this in React Native.
I don't know how to include this in my project.

I have added the Jar file in /libs
but the thing i add to AndroidManifest.xml looks like this
image

I have no real experience with android development, but this is probably easy for someone that has.