Skip to content

mercuryoio/Mercuryo-Widget-Wrapper-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercuryo-Widget-Wrapper-Android

Mercuryo Widget Wrapper is a lightweight library for developers of apps who embed Mercuryo Widget into their mobile UX. Solely purpose of the library is to provide an easy way to initialize WebView passing correct parameters with all needed permissions. More info here: https://mercuryo.io/widget/ and here https://help.mercuryo.io/en/articles/4519473-mercuryo-widget-faq.

Requirements

  • Android 4.1+

Communication

  • If you need to find or understand an API, check our documentation.
  • If you need more information, check our help page.
  • If you found a bug, open an issue. The more detail the better!
  • If you want to contribute, submit a pull request.

Usage

Widget Configuration activity delegate

For the first, you should create a configuration for your widget. You can choose one of the standard environment production or sandbox

import MRCRWidget
class MainActivity: MercuryoWebViewActivity(val viewID: Int){

}

Supporting Widget UI Delegate

License

Mercuryo Widget is released under the MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages