Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mallikarjunh/tableview-examples
This repository will include different examples of table views.
https://github.com/mallikarjunh/tableview-examples
collapsible expandabletableview ios objective-c section-header swift tableview tableviewcell tableviewcontrollers tableviewdelegate
Last synced: 3 months ago
JSON representation
This repository will include different examples of table views.
- Host: GitHub
- URL: https://github.com/mallikarjunh/tableview-examples
- Owner: MallikarjunH
- Created: 2019-06-21T07:41:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T12:26:21.000Z (about 1 year ago)
- Last Synced: 2024-01-09T13:37:07.402Z (about 1 year ago)
- Topics: collapsible, expandabletableview, ios, objective-c, section-header, swift, tableview, tableviewcell, tableviewcontrollers, tableviewdelegate
- Language: Swift
- Homepage:
- Size: 2.94 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Example 1 - Collapsible_Table_Section
![Collapsible_Table_Section](https://user-images.githubusercontent.com/27955299/161693604-01c1a9a0-0553-4396-8130-8d20befbcb51.gif)
##Example 2 - DropDown_MultiSelect_PopUpView(Multiple Dialoge Picker)
![DropDown_MultiSelect_PopUpView(Multiple Dialoge Picker)](https://user-images.githubusercontent.com/27955299/161693761-a26a3294-e08d-43bd-9ff0-4690f2a58a25.gif)
##Example 3 - Expandable_TableView
![Expandable_TableView](https://user-images.githubusercontent.com/27955299/161693882-ff67181f-4caf-4ce4-a360-ce4d93f80138.gif)
##Example 4 - Lazy Image Loading
![Lazy Image Loading](https://user-images.githubusercontent.com/27955299/161694011-07e7ce14-6c2b-443d-95c7-8ff2b1deea6c.gif)
##Example 5 - PDFReadderAndThumbnail
![PDFReadderAndThumbnail](https://user-images.githubusercontent.com/27955299/161694278-9ec890f1-e121-45eb-b220-73659c79ea24.gif)
##Example 6 - RSSelectionMenu-Example
![RSSelectionMenu-Example](https://user-images.githubusercontent.com/27955299/161694457-a0a9225f-5239-44a1-ac91-731622c4b170.gif)
##Example 7 - Search + Tags + Collections View
![Screenshot 2019-07-02 at 6 05 58 PM](https://user-images.githubusercontent.com/27955299/60513161-1d5b8080-9cf4-11e9-9091-fb0ff78726fc.png)
##Example 8 - TableView - TextFields + ProgressView/ProgressBar
![Screenshot 2019-07-01 at 3 55 39 PM](https://user-images.githubusercontent.com/27955299/60429468-c16ff980-9c18-11e9-82c7-cb64242b1f15.png)
##Example 9 - Table_reorderable_More-Rows
![Table_reorderable_More-Rows](https://user-images.githubusercontent.com/27955299/161694845-21e4994f-d629-4724-b2d4-eb0241f57e91.gif)
##Example 10 - Workflow_Signing_Diagram
![Serial Parallel Workflow Diagrams](https://user-images.githubusercontent.com/27955299/161694993-4e1ac3d0-ce50-4da2-8132-b1ffd6090ba7.gif)
##Example 11 - RSSelectionMenu
![RSSelectionMenu-Example](https://user-images.githubusercontent.com/27955299/161695148-3bba04d4-fc70-43d6-9819-080598206e50.gif)
##Example 12 - Tableview Allow Multiple Selection with Custom tableview cell
![TableviewAllowMultipleSelection](https://github.com/MallikarjunH/TableView-Examples/assets/27955299/2439d52d-57b8-4405-abe3-a3b7068367e5)
##Example 13 - Dynamic Form Creating and Filling
![DynamicFormCreatingAndFilling_1](https://github.com/MallikarjunH/TableView-Examples/assets/27955299/412abed8-2fcd-4fad-b944-f824183c689b)