borderStyle does not work with specific borderWidth. ``` borderBottomWidth: 1, borderBottomColor: '#979797', borderStyle: 'dotted', ``` shows no dotted border.