- Added haptics for theme and language change.

- Added haptics for app load
- Added JWplayer Pods.
- Added Av player for home live stream
- Made the Explore Woka Screen.
- Made button Effect for the selection
This commit is contained in:
2024-05-30 19:49:41 +05:30
parent b832b483da
commit 33141797b8
56 changed files with 1120 additions and 105 deletions

View File

@@ -16,6 +16,9 @@ target 'WOKA' do
# Image Loading & Caching
pod 'SDWebImage', '~> 5.19.1'
#JwPlayer
pod 'JWPlayerKit', '>= 4.0.0'
# Bottom line is for removing IPHONEOS_DEPLOYMENT_TARGET
post_install do |installer|
installer.generated_projects.each do |project|