Alternative Autocomplete UITextField

6:30 pm in Conclave, Presentation by Andrew Wimpy

For a project I am working on, I needed to implement a search bar that would automatically complete the word the user is typing into the search bar and display relevant results. However, I didn’t want this to work like the default search bar functionality in objective c where the search bar is tied to […]

iOS Sprite Animations with Notifications

6:30 pm in Conclave, Presentation by Justin Leger

On one of my first projects, I needed to do simple sprite animations using UIImageView. When I got into it, I quickly realized that I didn’t have the level of control that I needed.  So I created LIImageView and LIAnimationManagerView. I added the ability to load tile based sprite sheets, numbered sequenced images, UIImage decompression […]

Skip to toolbar