Component - File system access
This React Native component allows users to read and write text files on their device's file system. It shows a simple interface with a text input, a button to save the text to a file, and a button to load the text from the file.