- Fixed the issue of Presenting the view controller. So added it in navigation bar

- Handled the dismiss of jwplayer view controller
- Made sidebar navigation
- Worked on NAvigation for Live TV
- Prepared FAQ API
- Made FAQ View
- Customized the FAQ Cell
This commit is contained in:
2024-06-03 20:02:39 +05:30
parent 166318fbe0
commit a5b33a3cfa
28 changed files with 754 additions and 246 deletions

View File

@@ -17,7 +17,7 @@ target 'WOKA' do
pod 'SDWebImage', '~> 5.19.1'
#JwPlayer
pod 'JWPlayerKit', '>= 4.0.0'
# pod 'JWPlayerKit', '>= 4.0.0'
# Bottom line is for removing IPHONEOS_DEPLOYMENT_TARGET
post_install do |installer|