30 open-source projects similar to xiekw2010/react-native-gitfeed, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Native Gitfeed alternative.
nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als
ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe
A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.
Deprecated iOS's Stocks App clone written for MacOS with Touch Bar support. Data is pulled from Yahoo Finance.
a Blazor component based on animate.css to easly animate your content
Deprecated iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android).
Look Lock - Show photos without worries in React Native (available both iOS and Android).
Embedded page picker control for Xamarin.forms for both Android and iOS
🔁 A custom refresh indicator for flutter.
React Native wrappers for https://github.com/afollestad/material-dialogs
F.A.N Report - Facebook Audience Network Performance Tool (available both iOS and Android).
Chrome-style tabs in HTML/CSS.
Chitthi app is create old style post card to send messages to your loved ones. You can attach custom photographs and background too.
Status Line for Neovim focused on beauty and performance ✅💙💛🤍💚
👨🏻🚀 A renderless component for composing a Stepper
👨🏻🚀 A renderless component for composing a Stepper
ReactorUI is an alternative UI framework written on top of Xamarin Forms highly inspired to React.js and Flutter
material-dialogs is a Kotlin UI component library that provides a collection of modal dialogs and bottom sheets for Android applications. It is designed to implement user interface elements that follow Material Design standards. The library provides specialized modal interfaces for selecting calendar dates, clock times, and specific color values. It also includes system chooser integrations for selecting files and directories from local storage. Beyond pickers, the library covers a broader range of interaction components including text input dialogs, modal alerts with action buttons, and bot
DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。