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

I tried everything, I give up! I will have to detach Expo :cry:
The function can not read binary files.
When I read a text file, there is no error.
This is confirmed in the topic: Using Expo.FileSystem to save images to disk, from zip file