📆 [Sticky] UI Kitten 4.2 Discussion & Roadmap
See original GitHub issueThis is a communication-open issue indicating version 4.2 roadmap. Our plan is:
Features
UI components
Modules
In version 4.2, we’re going to become a modular framework. This means it will help you with creating apps with more flexibility allowing to install the only things you need! Besides the main package of UI components, we also going to introduce following easily adaptable to UI Kitten packages:
- Eva Icons #522. A pack of more than 480 beautifully crafted Open Source icons.
- Moment and date-fns adapters for Calendar component. By default, a calendar component will work with a native date object, but we also going to introduce additional packages that will allow you to work with moment or date-fns (if you’re looking for easier formatting)
- Template App Module #553. Supporting module to make a start as easy as
react-native init --template ui-kitten
Documentation
- Add more ready-to-go examples in the component Overview section #442
Feel free to add your proposals on what we need to include!
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (2 by maintainers)
Top Results From Across the Web
What is UI Kitten? - GitHub Pages
UI Kitten is a customizable React Native UI Library based on Evs Design System specifications, with 30+ UI components, 2 visual themes, and...
Read more >UI Kitten - React Native Components - GitHub Pages
Styling & Theming, navigation, forms, models and layouts.
Read more >UI Kitten - React Native UI Library based on Eva Design System
UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in...
Read more >UI Kitten - List - component overview - GitHub Pages
Rendering of React Native components in a web browser is an experimental feature and may contain issues.
Read more >UI Kitten - Top Navigation - component overview - GitHub Pages
TopNavigation provides a heading component for the entire page. In basic example TopNavigation contains a title and actions.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@sudomann You also need to update eva
npm i @eva-design/eva@latest
@ibraveboy It’s only available in 4.2-beta for now:
npm i react-native-ui-kitten@beta @eva-design/eva@beta