Container component is used to wrap child components and provide a safe area.
Props
Usage Example
1
You can use the
Container component like below:2
You can use it like below:
3
You can use it in Chat Screens, Video Swiping Screens, etc.. It is useful for these screens.
Otherwise, I don’t recommend to use it too much.