Code Monkey home page Code Monkey logo

uitextfield_autosuggestion's People

Contributors

chika-kasymov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

uitextfield_autosuggestion's Issues

custom height not working in heightforrow.

Hello,
Its great library for auto complete.

Well i used it with my custom cell as well as custom layout. now i used below code for height :

func autoSuggestionField(_ field: UITextField!, tableView: UITableView!, heightForRowAt indexPath: IndexPath!, forText text: String!) -> CGFloat {
        return 100
    }

but it doesn't working. could you please help me out for it.

Thanks

Scrolling the linked TextField up doesn't scroll up the suggestions

I'm currently facing an issue I can't seem to solve.
I have a text field on an interface of which the keyboard would cover the suggestions once the keyboard comes in. In order to prevent that, the ScrollView on which the TextField is placed gets scrolled up by the keyboard's size when the keyboard comes in. Once I type, the suggestions are shown and all is nice and clean. But if I now leave the TextField (e.g. by pressing Return) and enter the text field again, suddenly my suggestions don't scroll up anymore and get displayed where the TextField was, rather than where it is.

I tried to move the TableView of the TextField, as well as the TableViewContainerView, but neither seems to have any effect. Am I overlooking something or is this behaviour simply a bug that's currently not fixed?

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.