@expo/json-file
A library for reading and writing JSON files.
ð SetupInstall @expo/json-file
in your project.
yarn add @expo/json-fileâ½ï¸ Usage
import JsonFile, { JSONObject } from '@expo/json-file'; // Create a file instance const jsonFile = new JsonFile<JSONObject>(filePath); // Interact with the file await jsonFile.readAsync(); await jsonFile.writeAsync({ some: 'data' });
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4