Skip to main content

What is Normalization?

Normalization is a process of making the components look consistent and beautiful.

How to use Normalization?

1
Go to @/constants/appConstants.tsx file.
2
You’ll see normalize function. For example:
3
4
You can use this constants to make your components look consistent. For Example:
5