SORUN company native conversation component
npm install sorun-native-conversation> SORUN company native conversation component
 
``bash`
npm install --save sorun-native-conversation
`jsx
import React, { Component } from 'react'
import NativeConversation from 'sorun-native-conversation'
class Example extends Component {
render () {
return (
)
}
}
``
MIT © Ahmad Mhaish