Pinned Repositories
Android-high-InterView
android高级面试,一个解决android高级面试的库
android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
AndroidPicker
安卓选择器类库,包括日期时间选择器、单项选择器、二三级联动选择器、地址选择器、颜色选择器、文件目录选择器、数字选择器等,可自定义顶部及底部界面,可自定义窗口动画。Picker for android, include date&time/option/number/address/city/color/file&directory.
AndroidSuperEffects
android高级效果库
JAVA_DATA
D:data structure(数据结构)、A:algorithm(算法)、D:Template(泛型)、A:Design Patterns(设计模式),一个专注于用JAVA语言实现数据结构、算法、模板、设计模式的学习库
Jetpack-Awesome
android Jetpack-Awesome
MaterialIntroView
Material Intro View is a showcase android library.
NumberProgressBar
A beautiful, slim Android ProgressBar.
Pages-tagLayout
可以多页滑动的TagLayout
RxJava2Examples
:fire:RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo
NYC1002's Repositories
NYC1002/cube-sdk
A light package for Android development, it handles loading image and network request.
NYC1002/react-native-tabs
React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
NYC1002/react-native-router-flux
React Native Router based on new React Native Navigation API
NYC1002/NativeBase
The missing piece of React Native
NYC1002/weex
A framework for building Mobile cross-platform UI
NYC1002/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
NYC1002/react-native-tab-navigator
A tab bar that switches between scenes, written in JS for cross-platform support
NYC1002/react-native-material-design
React Native UI Components for Material Design
NYC1002/react-native-macos
React Native for macOS
NYC1002/ReactNativeSampleApp
Example app in React Native: sort of like twitter/tumblr
NYC1002/react-native-navbar
Navbar component for React Native
NYC1002/Shop-React-Native
EleTeam开源项目 - 电商全套解决方案之 React Native 版 - Shop-React-Native。一个类似京东/天猫/淘宝的商城,有对应的服务端支持,由EleTeam团队维护!
NYC1002/react-native-scrollable-tab-view
Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
NYC1002/android-open-project
Collect and classify android open source projects 微信公众号:codekk
NYC1002/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
NYC1002/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
NYC1002/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
NYC1002/Android-Best-Practices
Android最佳实践示例
NYC1002/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
NYC1002/react-native-storage
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
NYC1002/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
NYC1002/okhttputils
okhttp的辅助类
NYC1002/react-native
A framework for building native apps with React.
NYC1002/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
NYC1002/android-morphing-button
Android Morphing Button
NYC1002/react-native-quan
react-native app android
NYC1002/jjdxm_update
版本更新,手动更新、静默更新和自动更新。应用内更新,实现类似友盟自动更新sdk的更新模式,用户使用前只需要配置自己的服务器更新检查接口即可(必须接口),也可以拓展加入一个接口作为在线参数配置来实现(可选接口)可实现以下四种种方式更新和是否强制更新组合使用,支持get、post方式请求网络,默认是使用get方式
NYC1002/Blurry
Blurry is an easy blur library for Android
NYC1002/30-days-of-react-native
30 days of React Native demos
NYC1002/react-native-refreshable-listview
A pull-to-refresh ListView which shows a loading spinner while your data reloads