3 रिपॉजिटरी
UI containers that enable content to be scrolled to ensure accessibility on smaller screens.
Distinct from Scrollable View Layout Systems: Candidates focus on preloading or complex layout systems rather than basic scrollable containers.
Explore 3 awesome GitHub repositories matching user interface & experience · Scrollable Views. Refine with filters or upvote what's useful.
This project is a cross-platform mobile development tutorial and educational guide. It provides a structured curriculum of lessons and code samples designed to teach users how to build mobile user interfaces using a JavaScript-based framework. The material focuses on several specialized areas, including a course on creating responsive interfaces with the flexbox layout model, guides on mobile component architecture for building reusable UI elements, and tutorials on integrating native code to access platform-specific APIs on iOS and Android. The curriculum covers a broad range of capabilitie
Teaches how to wrap content in scrolling containers to ensure all elements remain accessible on mobile screens.
toolong is a terminal log viewer and TUI log manager designed for monitoring live log streams and navigating large log files. It functions as a log aggregator and JSONL formatter, capable of merging multiple log files into a single chronological view by automatically detecting timestamps. The application supports the visualization of structured data by pretty printing JSONL files and applying syntax highlighting to common web server log patterns. It handles large-scale data efficiently through virtual-sized scrollable views, allowing users to open compressed logs or files of any size without
Renders large files efficiently by maintaining a virtual window that only loads visible content.
यह प्रोजेक्ट iOS एप्लिकेशन विकास के लिए एक व्यापक फ्रेमवर्क है, जो मोबाइल एप्लिकेशन बनाने पर केंद्रित है जिसमें कस्टम यूजर इंटरफेस कंपोनेंट्स, एसिंक्रोनस कार्य प्रबंधन और स्थानीय डेटा पर्सिस्टेंस शामिल हैं। यह सॉफ़्टवेयर इंजीनियरिंग के लिए एक तकनीकी ज्ञान आधार के रूप में कार्य करता है, जो Markdown प्रारूप में आर्किटेक्चरल विश्लेषण और नोट्स को व्यवस्थित और प्रकाशित करने के लिए उपकरण प्रदान करता है। यह फ्रेमवर्क एक मजबूत दस्तावेज़-आधारित स्टोरेज लेयर के माध्यम से खुद को अलग करता है जो NoSQL दस्तावेज़ स्टोर के भीतर CRUD ऑपरेशन्स करने के लिए BSON-स्वरूपित रिकॉर्ड का उपयोग करता है। यह विशेष ऐप एक्सटेंशन संचार, क्रॉस-सैंडबॉक्स संदेश पासिंग और नेटिव शेयर शीट प्रस्तुति सहित व्यापक सिस्टम एकीकरण क्षमताएं प्रदान करता है, जो होस्ट एप्लिकेशन और सिस्टम-स्तरीय सेवाओं के बीच निर्बाध इंटरैक्शन की अनुमति देता है। यह प्रोजेक्ट थ्रेड-सेफ सिंक्रोनाइज़ेशन के साथ उन्नत समवर्ती प्रबंधन, रिस्पॉन्सिवनेस बनाए रखने के लिए बैकग्राउंड UI रेंडरिंग ऑफ़लोड और व्यापक अंतर्राष्ट्रीयकरण समर्थन सहित एक व्यापक क्षमता सतह को कवर करता है। इसमें स्टेटिक टाइप जनरेशन, स्वचालित एसेट मैपिंग और इंटरैक्टिव प्रोटोटाइप निर्माण के लिए डेवलपर-केंद्रित यूटिलिटीज के साथ-साथ भौगोलिक बीकन निगरानी और अनुकूली चार्ट निर्माण के लिए विशेष उपकरण भी शामिल हैं।
Defines internal content size for scrollable areas by applying constraints to child views.