How to write to file in Expo?

How do i write to a file using Expo? What modules do i use?

Hey @muzavazitawa,

I’m not sure I understand what you mean. Can you elaborate on exactly what you want to accomplish?

Cheers,

Adam

converting text to pdf or doc or any other document type and saving it in the user’s phone

You’ll want to take a look at the FileSystem API https://docs.expo.io/versions/v32.0.0/sdk/filesystem

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.