driver-harmony
Harmony driver for Rax
Last updated 3 years ago by rax-publisher .
BSD-3-Clause · Repository · Bugs · Original npm · Tarball · package.json
$ npm install driver-harmony 
SYNC missed versions from official npm registry.

driver-harmony

Harmony OS driver for Rax.

Install

$ npm install --save driver-harmony

Use

import {createElement, render} from 'rax';
import DriverHarmony from 'driver-harmony';

function Example() {
  return (
    <div>
      <image width="560" height="560" src="https://img.alicdn.com/tps/TB1z.55OFXXXXcLXXXXXXXXXXXX-560-560.jpg" />
    </div>
  );
}

render(<Example />, null, {
  driver: DriverHarmony
});

Current Tags

  • 1.0.0-beta.0                                ...           beta (3 years ago)
  • 1.0.0-beta.0                                ...           latest (3 years ago)

1 Versions

  • 1.0.0-beta.0                                ...           3 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (1)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE