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
@shiv19 Its good that you took time and analyzed the difference between iOS and Android version of this library.
The thing is in native Android alert dialog simple list, single choice list and multi-choice list support is already there. So to make a transition easier for the developers who are using native alert dialog and wanted to move to CFAlertDialog, we have added this feature only into the android library. They will get all the native features + additional new features which our library provides when they transition.
Currently, we don't have any plan to port that feature into iOS library. But in upcoming months we have some plans which will solve this problem on the scale. For now, the user can make their own custom view and attach it to header or footer view to get this feature working.
@shardul89
The android counter part has the above features.
Any plans on adding it to iOS?
The text was updated successfully, but these errors were encountered: