All Projects → momotech → Mln

momotech / Mln

Licence: mit
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua

Programming Languages

javascript
184084 projects - #8 most used programming language
c
50402 projects - #5 most used programming language
lua
6591 projects
script
160 projects

Projects that are alternatives of or similar to Mln

Luaviewsdk
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
Stars: ✭ 3,586 (+167.01%)
Mutual labels:  playground, cross-platform, nativescript, weex, mobile, crossplatform
Nativescript Cli
Command-line interface for building NativeScript apps
Stars: ✭ 977 (-27.25%)
Mutual labels:  cross-platform, nativescript, mobile
Android Runtime
Android runtime for NativeScript (based on V8)
Stars: ✭ 399 (-70.29%)
Mutual labels:  cross-platform, nativescript, mobile
Flutter todo
Yet another Todo app, now using Flutter (with ScopedModel)
Stars: ✭ 94 (-93%)
Mutual labels:  cross-platform, mobile
Incubator Weex Ui
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
Stars: ✭ 4,793 (+256.89%)
Mutual labels:  weex, mobile
Liteapp
LiteApp is a high performance mobile cross-platform implementation, The realization of cross-platform functionality is base on webview and provides different ideas and solutions for improve webview performance.
Stars: ✭ 626 (-53.39%)
Mutual labels:  cross-platform, weex
Docs
Documentation, API reference, and code snippets for NativeScript
Stars: ✭ 442 (-67.09%)
Mutual labels:  nativescript, mobile
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (-25.91%)
Mutual labels:  cross-platform, mobile
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+2772.82%)
Mutual labels:  cross-platform, mobile
Reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
Stars: ✭ 41 (-96.95%)
Mutual labels:  cross-platform, mobile
Nat Explorer
An example project using Nat & Weex.
Stars: ✭ 55 (-95.9%)
Mutual labels:  weex, mobile
Eeui
📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
Stars: ✭ 475 (-64.63%)
Mutual labels:  weex, mobile
Nativescript
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
Stars: ✭ 20,730 (+1443.56%)
Mutual labels:  cross-platform, nativescript
Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-98.73%)
Mutual labels:  cross-platform, mobile
Fluttermates
A quick sample app on how to implement a friend list and a profile page in Flutter.
Stars: ✭ 444 (-66.94%)
Mutual labels:  cross-platform, mobile
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-96.13%)
Mutual labels:  cross-platform, mobile
Wa status saver
A whatsApp status saver/downloader with flutter
Stars: ✭ 66 (-95.09%)
Mutual labels:  cross-platform, mobile
Nativescript Angular
Integrating NativeScript with Angular
Stars: ✭ 1,203 (-10.42%)
Mutual labels:  nativescript, mobile
Nativescript Fresco
This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.
Stars: ✭ 51 (-96.2%)
Mutual labels:  nativescript, mobile
Chameleon
🦎 一套代码运行多端,一端所见即多端所见
Stars: ✭ 8,639 (+543.26%)
Mutual labels:  weex, mobile

简体中文 | English

MLN

MLN是一个移动跨平台开发框架,让开发者用一套代码构建Android、iOS应用。MLN设计思路贴近原生开发,客户端开发者的经验,可以迅速迁移到MLN上,轻易构建出跨平台移动应用。

  • 专为客户端开发者设计。

  • 增加包体积极小,1.2M。

  • 真正的原生性能。跨平台往往意味着性能受损,得益于lua虚拟机的高性能和MLN优化,我们极大减少了中间介质影响,即使在低端安卓手机加载页面也极快。

  • 支持热更新。

开发环境搭建

  • IntelliJ IDEA:MLN推荐使用IDEA进行开发,IDEA安装插件后可以使用热重载方式进行页面预览 配置指南
  • Android Studio(推荐使用3.5版本):下载地址
  • Xcode:可在App Store中搜索下载

Demo运行

通过Demo了解MLN,前往Demo运行

SDK接入

新增Bridge

开发体验

MLN支持热重载开发方式,修改代码,立即生效,免去编译等待阶段 热重载.gif

MLN在陌陌内部的应用

陌陌首页、直播帧、更多帧部分内容、附近群组、狼人圈等一系列功能都是用MLN开发的。MLN的稳定性和性能在一年多的时间里,经受住了陌陌过亿量级MAU的考验。

如何交流

我们正在把陌陌内部MLN社区迁移到github,不管是公司内部还是外部提出的issue,开发组都会做到高效支持。 工作时间内(陌陌早十晚七,没有996)收到有效issue:

  • 4小时内给出响应
  • 能够重现的问题,一工作日内给出解决时间点

Projects里有MLN项目近期开发计划,如果你有更好的想法 请在issue里提建议,我们一起讨论下一步该做什么。

如何贡献代码

沟通邮箱:[email protected]

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