0.0.4 • Published 7 years ago

sorun-native-input v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

sorun-native-input

SOR'UN company messages list component

NPM JavaScript Style Guide

Install

npm install --save sorun-native-input

Usage

import React, { Component } from 'react'

import MessageInput from 'sorun-native-input'

class Example extends Component {
  render () {
    return (
      <MessageInput />
    )
  }
}

License

MIT © Ahmad Mhaish(https://github.com/Ahmad Mhaish)

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago