Skip to content

Latest commit

 

History

History
99 lines (72 loc) · 1.76 KB

DOC_PLAT_TIZEN_WATCH.md

File metadata and controls

99 lines (72 loc) · 1.76 KB
id title sidebar_label
tizenwatch
Tizen Watch Platform
Tizen Watch

Overview

  • Latest Tizen project
  • Support for Tizen 5.0

File Extension Support

Extension Type Priority
tizenwatch.watch.js form factor 1
watch.js form factor 2
tizenwatch.js platform 3
watch.web.js fallback 4
web.js fallback 5
js fallback 6
tsx fallback 7
ts fallback 8

Requirements

Project Configuration

Feature Version
Tizen Studio 2.5
Tizen SDK 5.0
react-native-web 0.9.9
Babel Core 7.1.2

Emulator

Make sure you have at least 1 TV VM setup

rnv target launch -p tizenwatch -t W-5.0-circle-x86

Run

rnv run -p tizenwatch

Run on Device

rnv run -p tizenwatch -d

Run in Browser

rnv run -p tizenwatch --hosted

Advanced

Clean and Re-build platform project

rnv run -p tizenwatch -r

Launch with specific Tizen Watch simulator:

rnv run -p tizenwatch -t W-5.0-circle-x86