Giter Site home page Giter Site logo

sbmessageinputview's People

Stargazers

 avatar Greg Hochmuth avatar Michael Westbrooks avatar Amro Jaber avatar Isaac Hernández avatar Gene Loparco avatar Ilia Fedorov avatar Omar Al tawashi avatar Brent Michalski avatar Alen avatar Yuşa Doğru avatar 呆呆的黑格尔 avatar Andrey Tyushlyaev avatar DiegoCaridei avatar Fabio Nisci avatar  avatar Erk Ekin avatar Evgheni Gorobet avatar  avatar ikbal Yasar avatar Mukesh Mandora avatar Emir Beytekin avatar Sofiane Beors avatar Nam Kennic avatar MohsinAli avatar  avatar Moonlight avatar Carabineiro avatar Jason Jobe avatar Jonas Boserup avatar Umar Farooque avatar Viktor Yurchuk avatar

Watchers

MohsinAli avatar Carabineiro avatar  avatar  avatar

sbmessageinputview's Issues

Feature request - more customization options

For example setTextView() contains corner radius, content insets and font changes which I don't want to use in my project.

layoutSubviews() contains even custom corner radius which is impossible to change properly and your control looks like awful with it (ran your example on iphone 5s, ios 12)

Buggy textView initialization

UITextView is created twice - inside both SBMessageInputView on creation and setTextView(). The only reason you should use that is if you want to use it without constraints but in setTextView() you declare constraints, so it should work anyways.

Additional linked bug is you forbid to setup the initial text because the whole text view is recreated. The same is for mainView and button

Memory leaks

delegate variable must be weak or you get memory leak because an object is retained by this control

Feature request - resizing delegate methods

For example in my case I need to move content in table view according to current textView height but your control don't send any event about size change. Or should I check heightConstraint.constant after each symbol input?

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.