I would remove the shadow that is visible when you drag up and down on a sheet webview ?. Because I find it
for (int x = 0; x < 10; ++x) {
[[[[[maWebView subviews] objectAtIndex:0] subviews] objectAtIndex:x] setHidden:YES];
}
but I do not know how adaptader in ruby ruby with motion
(0..10).each do|v|
end
this part of the code or I struggle to put it into ruby with rubymotion
[[[[[maWebView subviews] objectAtIndex:0] subviews] objectAtIndex:x] setHidden:YES];
thanks