Overview of UI Kitten modules
masterUI Kitten is a customizable React Native UI library based on the Eva Design System. It is distributed as several specialized npm packages to allow for modular usage:
@ui-kitten/components: The core module containing 30+ high-quality React Native components, Light and Dark visual themes, React Native Web support, and Right-to-Left (RTL) support.@ui-kitten/eva-icons: A module providing access to over 480 Eva Icons optimized for use with UI Kitten components in React Native.@ui-kitten/moment&@ui-kitten/date-fns: Modules that enable UI Kitten components to integrate with popular date libraries for date manipulation.Kitten Tricks: A demo React Native application showcasing the modules in action.