0.0.5 • Published 4 years ago

securehybridapptesting v0.0.5

Weekly downloads
23
License
-
Repository
github
Last release
4 years ago

HybridSecure

Study React native security using Remote JS Url Approach!

Motivation

Abstract—Web-based or hybrid mobile applications (apps) are widely used and supported by various modern hybrid app devel- opment frameworks. In this architecture, any JavaScript code, local or remote, can access available APIs, including JavaScript bridges provided by the hybrid framework, to access device resources. This JavaScript inclusion capability is dangerous, since there is no mechanism to determine the origin of the code to control access, and any JavaScript code running in the mobile app can access the device resources through the exposed APIs.

Built with

Installation

Npm install
React-native run-android

Getting started

import HybridTest from 'securehybridapptesting';
   <HybridTest/>

License

MIT © Kartik