In React Native you can encapsulate a set of components in one single <View> (or similar) component. You can also encapsulate a set of components as <&
My component has styles that depend on current datetime. In my component I've got the following function. private fontColor( dto : Dto ) : string { // da