cljs-exponent icon indicating copy to clipboard operation
cljs-exponent copied to clipboard

Public api for adapting other react native components?

Open myguidingstar-zz opened this issue 7 years ago • 1 comments

Most of the work in cljs-exponent seems to be adapting exponent and react native components to Reagent/Rum/Om. I wonder if we can extract from cljs-exponent some api which can be used against any react native components found on npm registry, instead of just exponent. Thoughts?

myguidingstar-zz avatar Apr 26 '17 18:04 myguidingstar-zz

@myguidingstar Sorry for the late response. We can make a lightweight library, just includes some functions from cljs-exponent.components. Then build other bindings (like react-native, expo) on top of it.

Lmk what do you think?

tiensonqin avatar Sep 09 '17 03:09 tiensonqin