Home

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:

Run project in development

  1. Clone the repo

    git clone https://github.com/martymfly/file-transfer-expo
    
  2. Install dependencies

    npm install
    

    or

    yarn install
    
  3. Start the app

  1. Create a room

  2. 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.