GithubHelp home page GithubHelp logo

donson / hybrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yexiaochai/hybrid

0.0 2.0 0.0 5.58 MB

简单Hybrid框的实现

Objective-C 26.64% Swift 2.65% C 32.09% JavaScript 22.34% HTML 1.28% CSS 15.01%

hybrid's Introduction

Hybrid

经过之前的简单Hybrid框的实现,现在正在形成一个通用的Hybrid平台,详情请看博客介绍,代码会持续更新
Native Andriod代码由明月同学提供
Native iOS代码由Nil同学提供

博客地址

###整体设计博客 http://www.cnblogs.com/yexiaochai/p/4921635.html
http://www.cnblogs.com/yexiaochai/p/5524783.html

###ios博客 http://www.cnblogs.com/nildog/p/5536081.html#3440931

前端框架

后续会将此前端框架与此平台融合 https://github.com/yexiaochai/blade

iOS哥们博客

http://www.cnblogs.com/nildog/p/5536081.html

forward接口

基本使用

{ tagname: 'forward', param: { //需要去的页面 topage: 'http://www.baidu.com', //以h5的方式打开上面的页面 type: 'h5', //动画方式,暂时支持push(左进) pop(右出) present(下进,使用这种动画默认从下面返回) //该参数可以没有 animate: 'push'

}

}

hybrid's People

Contributors

suncry avatar yexiaochai avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.