Skip to content
View zhengcx's full-sized avatar
Block or Report

Block or report zhengcx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MethodTraceMan MethodTraceMan Public

    用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)

    Kotlin 1.6k 213

  2. ShadowHelper ShadowHelper Public

    A library to add shadows for the Android View.(一个方便为Android View添加自然的阴影的库)

    Java 325 39

  3. RNIconfont RNIconfont Public

    演示如何在RN中使用自定义的ttf文件来展示icon,并提供生成iconfont映射文件的脚本.(A demo that demonstrates how to use custom ttf file in the ReactNtive to display an icon, and provide a script to generate an iconfont map file.)

    Objective-C 47 11

  4. InstantRecyclerView InstantRecyclerView Public

    A library that helps to implement a complex list with RecyclerView.(RecyclerView使用的封装与优化,帮助你快速利用RecyclerView构建复杂列表)

    Java 22 4

  5. CustomStickyLiveData CustomStickyLiveData Public

    Customize a LiveData that controls whether you need sticky.Default is not sticky.(一个可以控制是否需要粘性的LiveData,具备LiveData优点的基础上解决LiveData自带粘性的问题)

    Java 7 4

  6. RNCookAssistant RNCookAssistant Public

    A practice project in full use of ReacNative.The main theme is cooking. (一个完全使用ReactNative的日常练手项目,附带项目GIF预览图)

    JavaScript 1