Skip to content

NativeScript/nativescript-ui-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UI Plugin example (Meme generator component)

This plugin shows how you can build UI plugin using NS APIs only. A simple Meme generator component is given as example.

In case you develop UI plugin, this is where you can add some screenshots.

Installation

Describe your plugin installation steps. Ideally it would be something like:

tns plugin add <your-plugin-name>

Usage

You need to add xmlns:ui="<your-plugin-name>" to your page tag, and then simply use <ui:Meme /> in order to add the widget to your page.

API

Describe your plugin methods and properties here. See nativescript-feedback for example.

Property Default Description
imageSource "" used to set the src of the image to show as Meme background
topText "" sets the text at the Top of the Meme
bottomText "" sets the text at the Bottom of the Meme

License

Apache License Version 2.0, January 2004

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •