How to convert a file into base64 string in react native?

Hi,

After doing some tests, I confirm that the FileSystem.readAsStringAsync function does not work with a binary file. Someone would have a solution?

I’m afraid I’ll have to detach Expo of my project :frowning:

thank you in advance for your help.