0.0.0 • Published 5 years ago
react-fetch-file v0.0.0
react-fetch-file
About
Check if file exists and handle it before load
How to Install
First, install the library in your project by npm:
$ npm install react-fetch-fileOr Yarn:
$ yarn add react-fetch-fileGetting Started
• Import hook in React application file:
import { useFetchFile } from 'react-fetch-file';Returned Values
Example
// TODO
const {} = useFetchFile();License
This project is licensed under the MIT License © 2021-present Jakub Biesiada
0.0.0
5 years ago