tns-react-component

1.0.0 • Public • Published

tns-react-component

Group of components to TNS aplications

NPM JavaScript Style Guide

Install

npm install --save tns-react-component

Usage

import React, { Component } from 'react'
 
import MyComponent from 'tns-react-component'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © BrianCortes

Readme

Keywords

none

Package Sidebar

Install

npm i tns-react-component

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.87 kB

Total Files

6

Last publish

Collaborators

  • briancortes