issues Search Results · repo:codepath/ios_guides language:Swift
Filter by
65 results
(54 ms)65 results
incodepath/ios_guides (press backspace or delete to remove)Hi I implemented a search bar using the Search Bar Guide as a reference. Specifically, I followed the guide for
UISearchControllers. func updateSearchResultsForSearchController(searchController: UISearchController){...} ...
erinlee1109
- Opened on May 10, 2021
- #67
Don t understand why many articles these days think its cool or tendy to leave out vital information such as the date
the article is written or published... kind of essential for the reader to know how ...
Stunner
- Opened on Oct 15, 2019
- #66
Not a real issue, but you can avoid this line:
var imageView: CaptionableImageView!
because you can instantiate the view on the fly, even multiple times (eg. in a loop), by declaring it locally. There ...
githubhero
- Opened on Feb 22, 2019
- #64
The Using UIWebView Guide was overwritten by @realq86 in commit 389f126. They erased all of the information and
replaced it with the word TEST .
This file should be reverted back to commit 44e2fd0
ChaseC99
- 1
- Opened on Jan 28, 2019
- #63
I could not find the search bar guide code (https://github.com/codepath/ios_guides/wiki/Search-Bar-Guide)
githubhero
- Opened on Jan 20, 2019
- #62
Include how to select item and hide search bar.
https://github.com/codepath/ios_guides/wiki/Search-Bar-Guide
MSIH
- Opened on Aug 12, 2018
- #61
Please update your this tutorial https://github.com/codepath/ios_guides/wiki/Multithreading-in-iOS for swift 4.1 where
it give the error dispatch_group_t has been explicitly marked unavailable here (Dispatch.dispatch_group_t) ...
SURYAKANTSHARMA
- Opened on Jun 7, 2018
- #60
Hi i have created a navigation button programmatically. I ran the code in two different versions of iPhone one is less
than 10.0 and another is greater than 11.0. I m getting the navigation button correctly ...
NijaahnandhRV
- 11
- Opened on May 18, 2018
- #59
jvashisht
- Opened on Aug 17, 2017
- #58
First of all, thanks a lot for this great topic. it was really helpful for me. My problem concerns the
buttons[previousIndex].isSelected = false the button state keeps the selected style... At the end ...
ghost
- 1
- Opened on Jun 13, 2017
- #57

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.