Check out example codes for "c# wpf change label text color". It will help you in understanding the concepts better.
Code Example 1
(name label).Foreground = new SolidColorBrush(Color.FromRgb(0, 0, 0));
Learn ReactJs, React Native from akashmittal.com