Make the color and border color independent in expo-checkbox
F
Fernando Picoral
Currently, when changing the color prop in expo-checkbox, it also changes the border color of the checkbox to that same color. Due to the way the styles ordered in the component, there is no way to override this.