Skip to content

Contains demos that use the TizenFX NUI library

Notifications You must be signed in to change notification settings

Seoyeon2Kim/nui-demo

 
 

Repository files navigation

NUI Demo

This repository contains demos that use the NUI library.

Table of Contents

Pre-requisites

Ensure all DALi, tizenfx-stub and TizenFX repos have been built and installed.

Building

All Examples

./build.sh

Individual Examples

cd <<example>>
dotnet build

Running

cd <<example>>
dotnet run

About

Contains demos that use the TizenFX NUI library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 99.8%
  • Shell 0.2%