Check out example codes for "freeze rotation in code c#". It will help you in understanding the concepts better.
Code Example 1
GetComponent<Rigidbody>().constraints = RigidbodyConstraints.FreezeRotation;
Learn ReactJs, React Native from akashmittal.com