I have noticed a couple of bugs in “widget_theme_ios7”
1. The widget.newSwitch does not allow you to slide from on to off or vice versa making it unworkable.
2. Creating a tableView . The lines between rows don’t start from the tableViews x position. I believe they start from 15px to the right. This looks odd as there is missing space on the far left of every line. It’s even more noticeable if you have a backgroundColor for your tableView as can be seen from the image below. Notice the blue background showing through and row lines starting too far right. The Row text is positioned at 15px.