README.md
October 10, 2021 ยท View on GitHub
File Transfer App for Expo File Manager
About The Project
This small app allows you to access the files on the Expo File Manager app through websocket.
Here are the features:
- View files/folders
- Transfer files from/to your Phone through web sockets. (Phone app repo => https://github.com/martymfly/expo-file-manager)
Run project in development
-
Clone the repo
git clone https://github.com/martymfly/file-transfer-expo -
Install dependencies
npm installor
yarn install -
Start the app
- Run:
yarn dev(ornpm run dev).
-
Create a room
-
Join to the same room with the phone app
Contributing
Contributions are always welcome
License
Distributed under the MIT License. See LICENSE for more information.