IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Rotation attribute only works on Layout; should work for Image, Button, Text, TextInput as well
The current means of rotating controls only works the first time for Image (it gets skewed when Refresh action is triggered). Need to sort out calling super properly to get it to work