Currently getting an error when ever clicking on a react TouchableOpacity control.
I was able to fix by removing the transform from StyleSheet.
transform: [ { rotate: '45deg' } ]