weex or weex.js is a framework for building mobile cross-platform UI from alibaba.
weex is a framework for building mobile cross-platform UI native.
It is similar in concept to React-native, but ir uses VUE.js as it's core js library. Components render as native elements, but it runs javascript in a separate process.
Official docs are here https://weex-project.io/