sorun-native-conversation

0.1.0 • Public • Published

sorun-native-conversation

SORUN company native conversation component

NPM JavaScript Style Guide

Important release notes

0.0.97: Changed font size of time stamp on messages
0.0.95: Added agent/client typing feature
0.0.93: Fixing agent image and name style
0.0.92: Removing logout and fix scrolling down when getting a message
0.0.87: Making the scroll down fast
0.0.85: Replacing Auto grow input and keyboard aware scroll view with better components
0.0.78: Uniting some dependencies inside the compoenents (Message list and input), fixing a lot of calls problem, new stable version

Install

npm install --save sorun-native-conversation

Usage

import React, { Component } from 'react'
 
import NativeConversation from 'sorun-native-conversation'
 
class Example extends Component {
  render () {
    return (
      <NativeConversation />
    )
  }
}

License

MIT © Ahmad Mhaish

/sorun-native-conversation/

    Package Sidebar

    Install

    npm i sorun-native-conversation

    Weekly Downloads

    65

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    1.22 MB

    Total Files

    17

    Last publish

    Collaborators

    • ozgur_sorun
    • amhaish
    • ozanknskl
    • yilmes
    • ozanbozkurt