VideoTogether / VideoTogetherApp

The app of video together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安卓上推荐**用户使用狐猴浏览器,国外用户使用 kiwi 浏览器,不再单独维护一个安卓应用

Recommend use kiwi browser on Android. This app is no longer maintained.

请访问插件主页获取更多信息:https://videotogether.github.io/

Video Together App 基于开源浏览器开发,下面是原浏览器的 README

Video Together App is based on the open source browser, below is the original README of the browser

Turbo Browser svg icon

Turbo Browser

Simple & Secure Internet mobile browser built on React Native

Turbo Browser on Google Play Turbo Browser website


Turbo Browser, an internet browsing mobile app is built on React Native (version 0.63.4) and has 8 screens in total.

It is built on React Native, which makes it cross platform for both iOS and Android, but it is only compatible with Android at the present. It makes use of RN Async Storage to store user information (like Bookmarks, History, etc) on the users' device and Redux for application state management.

Contents

🚀 Getting Started

You need to have React Native CLI pre installed before getting to installation.

📖 Installation

Start off by cloning the repository and installing the node modules.

git clone https://github.com/codeninja02/Turbo-Browser.git
  
cd Turbo-Browser

# Install project dependencies
npm install  

For Android

After setting up project on Android Studio and syncing with Gradle files, you need to register a mobile device. Open your simulator or connect your mobile device through USB debugging, then:

# This will start a development server for you.
npm run start

# This command will install and launch your app on your mobile device
npm run-android

👏 Contribution

The main purpose of this repository is to continue evolving Turbo Browser as an open source app. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Turbo Browser.
See CONTRIBUTING.md for more information.

💻 Author

🔗 Links

📄 License

This project is licensed under the MIT License, see the LICENSE.md file for details.

About

The app of video together

License:MIT License


Languages

Language:JavaScript 87.8%Language:Java 5.7%Language:Objective-C 3.8%Language:Starlark 1.6%Language:Ruby 1.1%