actionsheet

  1. Arnaud

    iOS Question ActionSheet

    Hello, I just installed iOS 27 on iPhone, but it seems the ActionSheet isn't working; nothing is displayed... Work fine before on iOS 26.2. here a easy test code: Dim sheet As ActionSheet sheet.Initialize("sheet", "", "", "", Array("Cat", "Dog", "Monkey", "Rat")) sheet.Show(pg.RootPanel)...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomActionSheet

    This view makes it quick and easy to let the user make an action. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a...
Top