readFile
Retrieve the contents of a file by specifying its path, enabling developers to access and manage project files efficiently within Expo-based React Native applications.
Instructions
Read the contents of a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | The path to the file to read |