sorun-native-input
v0.0.4
Published
SORUN input component for React native
Downloads
1
Keywords
Readme
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)