Posts by Mendigo dos Bytes • 36 points
3 posts
-
0
votes2
answers130
viewsA: Auto iOS layout does not work properly Xcode 8.2
Friend, it is difficult to give any hint from Autolayout... where there are several ways for you to arrive at a result. An alternative would be you try to configure the layout from iPhone 4s, and…
-
1
votes1
answer79
viewsA: Random ads between cells in a Table View
To insert the Randomic ADS, I indicate that you modify the data array you use to mount the tableview, before displaying the tableview. For this, Voce could insert the ADS in your data array... or…
-
1
votes1
answer61
viewsA: IOS - Swift Nsstring
The estate value of UISlider returns a float. Just make a cast for String. You can do something like this: h = String(sender.value)…
swiftanswered Mendigo dos Bytes 36