I would like to use UI Kitten. I have seen in the documentation examples of components using Material Design and Eva Design. I would like to know how to switch to different styles. But I didn't find anything on how to do it.
But I didn't find anything in the documentation on how to do it.
You need to use
ApplicationProvider
and provide@eva-design/eva
or@eva-design/material
theme property. Here an example: