All Projects → yizzuide → Bdjprojectexample

yizzuide / Bdjprojectexample

一个基于XFLegoVIPER框架编写的完整项目 https://github.com/yizzuide/XFLegoVIPER

Projects that are alternatives of or similar to Bdjprojectexample

Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (+23.6%)
Mutual labels:  viper, example
Tensorflow Cifar 10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
Stars: ✭ 85 (-4.49%)
Mutual labels:  example
Component Pattern For Angular Js 1 X
Example of implementation of Component pattern for Angular JS 1.X using ES6 & Webpack
Stars: ✭ 75 (-15.73%)
Mutual labels:  example
Android Sdk Examples
Example applications for IndoorAtlas Android SDK
Stars: ✭ 80 (-10.11%)
Mutual labels:  example
Seed Rs Realworld
Exemplary real world application built with Seed
Stars: ✭ 77 (-13.48%)
Mutual labels:  example
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1297.75%)
Mutual labels:  example
Puppeteer Functions
Puppeteer Firebase Functions demo
Stars: ✭ 75 (-15.73%)
Mutual labels:  example
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (-3.37%)
Mutual labels:  example
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-4.49%)
Mutual labels:  viper
Dredd Example
Example application using Dredd and CI
Stars: ✭ 79 (-11.24%)
Mutual labels:  example
Angular6 Example
In this article we will be building an Angular 6 application step by step from scratch with sample example. We will be generating our Angular 6 Hero application using angular CLI and then modify it to have a user management project where there will be a login screen for an admin and post login he can perform CRUD operations such as create, read, update and delete user with the sample REST API exposed using HttpClientModule.
Stars: ✭ 79 (-11.24%)
Mutual labels:  example
Sanic Nginx Docker Example
Sanic + Nginx + Docker basic example
Stars: ✭ 77 (-13.48%)
Mutual labels:  example
Cesium
cesium demo,cesium 研究过程中资料整理,包括: 1、示例,提供常规的cesium示例以及综合性的业务示例 2、工具,整理研究过程中写的一些数据获取、处理、分析的工具,例如网络3dtiles数据爬虫工具、b3dm 转 gltf工具 3、插件,根据研究过程中cesium感觉使用不方便的地方,添加插件,包括针对显示控件的汉化中文语言插件等
Stars: ✭ 84 (-5.62%)
Mutual labels:  example
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-14.61%)
Mutual labels:  example
Everest Ios
iOS Client for Everest.com
Stars: ✭ 85 (-4.49%)
Mutual labels:  example
Viperc
Xcode template for VIPER Architecture for both Objective-C and Swift.
Stars: ✭ 75 (-15.73%)
Mutual labels:  viper
Postcss Modules Example
How to use postcss-modules plugin
Stars: ✭ 78 (-12.36%)
Mutual labels:  example
Coreapifundamentals
The Starting Code for the Core API Fundamentals course using ASP.NET Core course on Pluralsight
Stars: ✭ 82 (-7.87%)
Mutual labels:  example
Flame Crates Example
This is an example game made using the 🔥 Flame Engine
Stars: ✭ 88 (-1.12%)
Mutual labels:  example
Secret Video
🎥优酷、爱奇艺会员资源解析
Stars: ✭ 86 (-3.37%)
Mutual labels:  viper

BDJProjectExample

一个基于XFLegoVIPER框架编写的完整项目 https://github.com/yizzuide/XFLegoVIPER

特别说明:本项目仅供学习用途使用,不可用于商业项目!!

运行环境

  • Xcode 7.0+
  • IOS 7.0+

##项目运行注意 安装好CocoaPods,执行命令:

1.cd ...BDJProjectExample("..."要根据自己的路径来)

2.pod install

如果有安装找不到XFReusedScrollView,请尝试使用下面的解决方案

  • 第一步,搜索库信息:

pod search XFReusedScrollView

  • 如果第一步还是出现安装失败,更新本地资源库:

pod repo update

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].