For a TextInput with multiline={ false } formatting a specific border (e.g. borderBottomWidth, borderLeftColor etc.) doesn't work. Formatting all four border with borderWidth, borderColor etc. does work. If you make the input multiline, then single border formatting works as well.