Awesome
<div align="center"> <h3 align="center">File Transfer App for Expo File Manager</h3> </div>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 install
or
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.