Skip to content

RevContent/react-native-webview-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Webview Example

A simple example of using Revcontents adcode in a React Native application.

Prerequisites

This repo leverages Expo and the Android/iOS simulators. To read more about installing them, please see this link.

Getting Started

To start, install depdendencies via NPM install:

npm install

npm i

Starting the App

To start the app, run one of the commands available:

npm run ios #starts the iOS simulator
npm run android #starts the android simulator
npm run web #starts the web test page

Using WebViews

This example utilizes a webview to load a widget in the app. For documentation regarding WebViews in React Native, please see this link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published