GithubHelp home page GithubHelp logo

nmaison88 / webviewer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 489 KB

react native web page wrapper

JavaScript 4.86% Ruby 3.88% Starlark 5.50% Java 44.04% Makefile 4.38% C++ 20.01% Objective-C 6.86% Objective-C++ 10.47%

webviewer's Introduction

WebViewer

this is a react native project that simply allows you to input a url that you would like to be hosted by an app.

Setup

to change the hosted website, run the following command in root of the project

cp .envTmpl .env

then update the .env files variable to whatever url you want to use. voila!

Authors

Demo

Install dependencies:

npm i

To build ios version:

cd ios && pod install
yarn run ios(might need to run twice if the emulator hasnt booted yet)

To build android version:
// open emulator from android studio
// open android folder in android studio and perform gradle sync

yarn run android



//if you have any issues with the RNC web view dont forget to link the npm package 
react-native link react-native-webview

Deployment

To deploy this project run

  https://reactnative.dev/docs/publishing-to-app-store
  https://reactnative.dev/docs/signed-apk-android

webviewer's People

Contributors

nmaison88 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.