FINAL CUT is a powerful and lightweight C++ library for creating terminal-based applications with numerous text-based widgets. FINAL CUT is designed for simplicity and does not require the functionality of external libraries (such as ncurses or termbox) but still offers full mouse support, Unicode compatibility, and versatile widget functions.
It provides UTF-8 character encoding, full-width character support, and the ability to display combined Unicode characters. The library helps the developer to create an easy-to-use text console application and allows handling multiple text windows on the screen.
The design of FINAL CUT's C++ class structure was inspired by the Qt framework. It provides a variety of common controls, including dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, and status bars.
No React Native UI Kitten videos yet. You could help us improve this page by suggesting one.
Based on our record, React Native UI Kitten should be more popular than FINAL CUT. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Visit the GitHub repository to get the latest version. Source: about 2 years ago
Maybe FINAL CUT is something for you. It has its own widgets and can be controlled with the mouse or keyboard. Source: about 3 years ago
I implemented for FINAL CUT a simple data processing class and an image viewer for X PixMap (XPM) images. It allows displaying XPM icons in the terminal. Maybe someone will find it helpful. Source: over 3 years ago
Not exactly what you’re describing, but check out Final Cut: https://github.com/gansm/finalcut. - Source: Hacker News / over 3 years ago
If you are interested in TUIs, you can have a look at my little project FINAL CUT. Source: almost 4 years ago
Https://akveo.github.io/react-native-ui-kitten/ is a good alternative, I especially like their demo app, I can just refer a client to that and ask them what screens they like. Source: over 2 years ago
React Native UI Kitten is a React Native implementation of the Eva Design system. It offers a set of general-purpose UI components styled in the same way to take care of visual appearance. There are a lot of standalone components available as well. - Source: dev.to / over 2 years ago
UI Kitten: UI Kitten is a React Native framework for creating stunning cross-platform mobile applications. It is based on Eva Design System and provides a set of general purpose UI components styled in a similar way. - Source: dev.to / over 2 years ago
In the application we built for the client we had two modal instances, the filtering modal (that used the native modal) and an alert modal (where we used UI Kitten's modal). We like the native modal because it offer's us the possibility of deciding how it transitions and it's easier to set it up fullscreen. - Source: dev.to / over 3 years ago
Image source: https://akveo.github.io/react-native-ui-kitten/ React Native UI Kitten – a React Native implementation of the Eva Design system. It offers a set of about 20 general-purpose components styled in the same way to take care of visual appearance. There are a lot of standalone components available as well. The library is based on Eva Design System, containing a set of general-purpose UI components styled... - Source: dev.to / over 3 years ago
Turbo Vision - A Turbo Vision port to the GNU compiler and more
NativeBase - Experience the awesomeness of React Native without the pain
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
React Native Paper by Callstack - Material Design for React Native (Android & iOS)
newt - Programming library for color text mode, widget based user interfaces.
Ignite CLI - React Native toolchain with boilerplates, plugins, and more