Check out example codes for "change image of button c#". It will help you in understanding the concepts better.
Code Example 1
button1.Image = System.Drawing.Image.FromFile(@"C:\Users\Administrator\Pictures\forestfloor.jpg");
Learn ReactJs, React Native from akashmittal.com