How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
iRate is an iOS app rating prompt library and user engagement tool. It provides a framework for triggering native App Store rating requests and integrating tools that direct users to application pages and review prompts within the Apple ecosystem.
The main features of nicklockwood/irate are: App Store Review Wrappers, Client-Side Usage Tracking, App Store Navigations, Rating Prompt Libraries, User Engagement Tracking, Application Usage Statistics, Threshold-Based Interaction Triggers, iOS User Experience Patterns.
Projects with overlapping indexed features include: arashpayan/appirater — Appirater is an iOS app rating prompt library and feedback integration tool. It provides a simplified wrapper for… scighost/starward — Starward is a third-party game launcher and management application for miHoYo titles, serving as an alternative to… scalessec/toast-swift — Toast-Swift is an iOS toast notification framework and library used to display temporary informational pop-ups. It… dzenbot/dznemptydataset — DZNEmptyDataSet is a reusable UI library and collection of view components designed for rendering empty state screens… aaronpearce/devswitch. 8144225309/superscalar-mcp — MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and…
Appirater is an iOS app rating prompt library and feedback integration tool. It provides a simplified wrapper for requesting user reviews and directing users to the App Store review page. The library manages when rating requests appear by utilizing a behavior-based trigger system. This allows feedback prompts to be initiated based on specific usage patterns, such as app launch counts or the number of days elapsed since installation. The tool integrates with native system alerts and storefront interfaces to display rating prompts. It also includes capabilities to customize the text and visual
Toast-Swift is an iOS toast notification framework and library used to display temporary informational pop-ups. It provides a programmatic way to trigger non-intrusive feedback alerts on any view within a Swift project by extending the UIView object class. The framework implements these notifications as screen overlays that provide immediate feedback about actions or events without interrupting the user workflow. These overlays are designed to disappear automatically after a set duration.
Starward is a third-party game launcher and management application for miHoYo titles, serving as an alternative to official distribution software for installing, launching, and managing these games. The project integrates a game account manager for switching between user profiles and regional servers without manual re-authentication. It also includes a gacha pull tracker for archiving historical summoning data and rewards, and a gameplay statistics monitor to record total playtime and activity history. The application further provides a centralized media gallery for organizing and viewing ca
DZNEmptyDataSet is a reusable UI library and collection of view components designed for rendering empty state screens on mobile platforms. It provides a system for displaying customizable placeholder views and messages when a data collection contains no information. The library enables the creation of placeholder views containing images, text, and buttons. It includes capabilities for visual styling using attributed strings, visibility control based on data set status, and layout refreshing without reloading the underlying data source. The system also handles user interactions, allowing the