@r0b0t3d/react-native-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@tl/react-native-hooks

NPM JavaScript Style Guide

Install

npm install --save @tl/react-native-hooks

Usage

import * as React from 'react'

import MyComponent from '@tl/react-native-hooks'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © [Tuan Luong](https://github.com/Tuan Luong)

Readme

Keywords

Package Sidebar

Install

npm i @r0b0t3d/react-native-hooks

Weekly Downloads

313

Version

1.0.5

License

MIT

Unpacked Size

15.1 kB

Total Files

29

Last publish

Collaborators

  • tuanluong