mediumReact Native#33

File system read/write (expo-file-system)

Prompt

Use expo-file-system to write a text file to the document directory, then read it back and display the contents.

Hints

Solution

Your Code

10 min

Tests

Click Run to test your code