Skip to content

Commit 43154f7

Browse files
committed
add HtmlNative
1 parent 9d917f9 commit 43154f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: 开发框架Framework/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ Showcase project of Functional Reactive Programming on Android, using RxJava. ht
108108

109109
---
110110

111+
**HtmlNative**: https://github.com/hsllany/HtmlNative
112+
113+
Use HTML/CSS to render Android View, Lua to control its logic (Not Webview)
114+
115+
<img src="https://github.com/hsllany/HtmlNative/raw/master/doc/screen2.jpg" width="320"/>
116+
117+
---
118+
111119
**Android-Architecture-Components**: https://github.com/KucherenkoIhor/Android-Architecture-Components
112120

113121
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView

0 commit comments

Comments
 (0)