cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
joshmiller 2021-02-15T04:31:02.109500Z

Fwiw I almost never use :>, instead I have a react ns with a bunch of (def view (r/adapt-react-class rn/View)) so I can just [view [...]]

joshmiller 2021-02-15T04:32:02.109700Z

Yes useful to have a good breakdown. I’m not sure what I’m going to do at this point since I have my own style utilities littered all over my project, but I’m definitely going to switch to TW one way or another.

Aleksander Rendtslev 2021-02-15T14:20:35.109900Z

@yannvahalewyn I saw your comment in the tailwind.cljs file about loading .json vs using a macro. Any further insights on this? If you’re up for it, I think we should throw this in a repo, so we can continue the conversation there and share with others in here. I’d want to solve this either way, but it would be nice to solve it together if you’re up for it (even if we just leave it as is right now for a while)

yannvahalewyn 2021-02-15T14:31:16.110100Z

@aleksander990 We could do that. I thinking about making a better package anyway 🙂. DM me?

yannvahalewyn 2021-02-15T14:33:51.110300Z

@lepistane thanks for the name! It’s not in the wiki and can’t find anything about beak operators though. @joshmiller I’m doing that too ofc 🙂

yannvahalewyn 2021-02-15T16:14:53.110500Z

Good luck!