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
Hi team , you guys did awesome work, can you guys implement if limit reaches give some tost message .
Ex: image limit given 40
After selecting 40 images give simple alert message to users ,
The text was updated successfully, but these errors were encountered:
Hi @macharlachiranjeevi, very interesting case, the best way to implement this would be to add a delegate to the ImagePicker that notifies when the limit has been reached then you can show the toast message from your side. Happy to assist if you want to add that feature.
Hi team , you guys did awesome work, can you guys implement if limit reaches give some tost message .
Ex: image limit given 40
After selecting 40 images give simple alert message to users ,
The text was updated successfully, but these errors were encountered: