0.0.4 • Published 6 years ago
sorun-native-input v0.0.4
sorun-native-input
SOR'UN company messages list component
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)