awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RichardLeung avatar

RichardLeung/3DTouchSample

0
View on GitHub↗
70 stars·15 forks·Objective-C·2 views

3DTouchSample

###前言 半个月前拿到iPhone6S,第一时间体验了3D-Touch,感觉真的很赞,但是遗憾的是除了微信微博和苹果官方的App之外,其他App几乎没有对相关功能做3D-Touch的支持,于是第一时间在自家App做了相关的实践,经过一段时间的使用,效果还不错,昨晚写了这个Demo分享给大家,希望大家喜欢。 ###实现 3D-Touch的功能分为两个部分:Shortcut和Preview。

Features

  • UI Components - Sample for 3D touch shortcuts and previews.

Star history

Star history chart for richardleung/3dtouchsampleStar history chart for richardleung/3dtouchsample

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does richardleung/3dtouchsample do?

###前言 半个月前拿到iPhone6S,第一时间体验了3D-Touch,感觉真的很赞,但是遗憾的是除了微信微博和苹果官方的App之外,其他App几乎没有对相关功能做3D-Touch的支持,于是第一时间在自家App做了相关的实践,经过一段时间的使用,效果还不错,昨晚写了这个Demo分享给大家,希望大家喜欢。 ###实现 3D-Touch的功能分为两个部分:Shortcut和Preview。

What are the main features of richardleung/3dtouchsample?

The main features of richardleung/3dtouchsample are: UI Components.

What are some open-source alternatives to richardleung/3dtouchsample?

Open-source alternatives to richardleung/3dtouchsample include: rstacruz/nprogress — nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… 0x73/sdevflatcolors. 24ark/react-native-step-indicator — A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView. 342261733/xnqshoppingtrolley — 购物车. 0x73/sdeviconfonts.

Open-source alternatives to 3DTouchSample

Similar open-source projects, ranked by how many features they share with 3DTouchSample.
  • rstacruz/nprogressrstacruz avatar

    rstacruz/nprogress

    26,406View on GitHub↗

    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

    JavaScript
    View on GitHub↗26,406
  • facebook/componentkitfacebook avatar

    facebook/componentkit

    5,787View on GitHub↗

    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

    Objective-C++
    View on GitHub↗5,787
  • 0x73/sdevflatcolors0

    0x73/SDevFlatColors

    0View on GitHub↗
    View on GitHub↗0
  • 0x73/sdeviconfonts0

    0x73/SDevIconFonts

    0View on GitHub↗
    View on GitHub↗0
  • See all 30 alternatives to 3DTouchSample→