You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xcode version (e.g. 14): ℹ
Minimum deployment target (e.g. 13.0): ℹ
Language (Swift5): ℹ
In case of Swift - Version (e.g. 5): ℹ
The issue is that I am using the Dropdown library in my code, and I have also included the PopupDialog library. However, when I download the pod files, it is removing the other library. I want the functionality of both libraries.
In the terminal, I am getting the message:
"Downloading dependencies
Installing DropDown (2.3.13)
Removing DynamicBlurView
Removing PopupDialog"
The text was updated successfully, but these errors were encountered:
Xcode version (e.g. 14): ℹ
Minimum deployment target (e.g. 13.0): ℹ
Language (Swift5): ℹ
In case of Swift - Version (e.g. 5): ℹ
The issue is that I am using the Dropdown library in my code, and I have also included the PopupDialog library. However, when I download the pod files, it is removing the other library. I want the functionality of both libraries.
In the terminal, I am getting the message:
"Downloading dependencies
Installing DropDown (2.3.13)
Removing DynamicBlurView
Removing PopupDialog"
The text was updated successfully, but these errors were encountered: