Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use section index titles for UITableView? It is not showing up on the UI at all. #31

Open
2 tasks
hassanazam opened this issue Sep 21, 2020 · 1 comment

Comments

@hassanazam
Copy link

Checklist

  • Reviewed the README and documents.
  • Searched existing issues for ensure not duplicated.

Expected Behavior

Index section titles should show up.

Current Behavior

Index section titles are not showing up. I even inherited the TableViewDataSource<String,Int> and defined the section index title functions but they are not getting triggered.

Detailed Description (Include Screenshots)

Environment

  • version:
  • Swift version:
    Swift 5.0
  • iOS version:
    iOS 13.6
  • Xcode version:
    11.3.1
  • Devices/Simulators:
    Any
  • CocoaPods/Carthage version:
    1.9
@Omair31
Copy link

Omair31 commented Sep 22, 2020

7e96a25
This pull request solves the above issue. Please merge this into master branch.
@ra1028

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants