All Projects → stfalcon-studio → MVPHelper

stfalcon-studio / MVPHelper

Licence: other
Base classes for quick and easy implementation of MVP for Android applications.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to MVPHelper

Vivify
Vivify is free CSS animation library.
Stars: ✭ 1,651 (+9611.76%)
Mutual labels:  helper
Has Parameters
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
Stars: ✭ 149 (+776.47%)
Mutual labels:  helper
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (+958.82%)
Mutual labels:  helper
Old
每天大红包 · 旧版(不再维护,仅供参考)
Stars: ✭ 1,611 (+9376.47%)
Mutual labels:  helper
Blame Bird
Checks which app uses lots of space in the `Library/Caches/com.apple.bird` folder
Stars: ✭ 142 (+735.29%)
Mutual labels:  helper
Tinyconsole
📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
Stars: ✭ 1,929 (+11247.06%)
Mutual labels:  helper
Weixin
微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版)
Stars: ✭ 1,216 (+7052.94%)
Mutual labels:  helper
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-17.65%)
Mutual labels:  mvp
Trackable
Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing projects.
Stars: ✭ 143 (+741.18%)
Mutual labels:  helper
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (+947.06%)
Mutual labels:  helper
Box
Python dictionaries with advanced dot notation access
Stars: ✭ 1,804 (+10511.76%)
Mutual labels:  helper
Issues Helper
🤖 A GitHub Action easily helps you automatically manage issues. Welcome to try.
Stars: ✭ 140 (+723.53%)
Mutual labels:  helper
Dynamicswebapi
DynamicsWebApi is a Microsoft Dynamics 365 / Microsoft Dataverse (formerly known as Common Data Service) Web API helper library for JavaScript
Stars: ✭ 165 (+870.59%)
Mutual labels:  helper
Idapyhelper
IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.
Stars: ✭ 128 (+652.94%)
Mutual labels:  helper
Jd Helper
🐑 京东日常小助手, 省时省力, 京东萌宠, 免费水果 [暂停更新]
Stars: ✭ 199 (+1070.59%)
Mutual labels:  helper
React Native Keyboard Spacer
Plug and play react-native keyboard spacer view.
Stars: ✭ 1,475 (+8576.47%)
Mutual labels:  helper
Ansible Aur
Ansible module to manage packages from the AUR
Stars: ✭ 149 (+776.47%)
Mutual labels:  helper
alog
Update: use loguru instead. Simple straight logging your Python code
Stars: ✭ 38 (+123.53%)
Mutual labels:  helper
Laravelmetatags
The most powerful and extendable tools for managing SEO Meta Tags in your Laravel project
Stars: ✭ 226 (+1229.41%)
Mutual labels:  helper
Handlebars Helpers
Related projects
Stars: ✭ 2,024 (+11805.88%)
Mutual labels:  helper

MVPHelper

Base classes for quick and easy implementation of MVP for Android applications.

Download via Gradle:

compile 'com.github.stfalcon:mvphelper:0.2.1'

Also take a look at the MVP Generator plugin 😉

License

Copyright 2017 stfalcon.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].