Giter Site home page Giter Site logo

chatbird-ios's People

Contributors

drrajan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chatbird-ios's Issues

Message Retry Support

Description

Currently I believe we properly show the fail icon next to a failed message, but tapping it doesn't re-send the message.

Set Up Continuous Integration

Description

Set up continuous integration to ensure that all changes to the library still compile and still allow the example to compile.

Add New Sections to README

There are several sections that could be added to the README that could help new users get started or understand how to use ChatBird:

  • Overview (with GIFs as part of #8)
  • Compatibility
    • Describe the iOS versions supported and what SendBird library version is supported.
  • Usage
    • Show code snippets detailing how to instantiate and use the chat view controller.
    • If this can be broken down into sub-categories based on use-case, that could be helpful: For instance, you might have the first sub-category be "Presenting the Chat View" and show some code for that. Then have another sub-category be "Customizing the Chat Bubbles". And another might be "Adding Message Actions"
  • Example
    • Walking through getting started with the example. What it does, where to update the Sendbird token, etc.

PanModal's page is a really good example of how to structure and the level of content we should go for.

Move Logic in Example to ViewModel

Description

Some of the example view controllers could be minimized by moving some of the logic around loading users or data into a ViewModel which has dependencies on SendBird and vends data the VC can display.

Publish Library and Set Version

Once we're sure we're ready for release, we should make this repo public and publish the library to the CocoaPods trunk.

For versioning, we can go with either:

  1. 1.0.0
  2. 0.1.0
  3. 0.0.1

I would lean toward 1 and maybe 2 if we expect to make some big changes quickly? But open to discussion here.

Add GIF/GIFs to README

For people coming to the README and wanting to know what this library does, having a GIF showing a series of quick example use-cases could be good:

  • Loading a chat view with messages (file, text and photo) in it
  • Sending a message
  • Retrying a message
  • Sending a photo message

These GIFs should concentrate on the actual chat view and not show any of the other screens of the example that aren't included in the library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.