react-native-calendars
react-native-calendars copied to clipboard
Replaced some if else statements with ternary operators
So this is a small one. All I did was replace some if else statements with conditional ternary operator to avoid redanduncy and also renamed a variable to describe itself correctly