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
yannvahalewyn 2021-02-13T12:05:15.094700Z

Thanks! I will ๐Ÿ™‚. Those eyes may come in handy indeed.

yannvahalewyn 2021-02-13T14:55:23.097Z

For those who like https://tailwindcss.com/, hereโ€™s https://github.com/yannvanhalewyn/songkeep/commit/e55be62d43ef4d066f4e483a4117ca46f5588ad0 about using it in react native with clojurescript. It cut my (hardcoded and unabstracted) view code by 25% already ๐Ÿ™‚

2๐Ÿ‘1๐Ÿ‘
Aleksander Rendtslev 2021-02-14T12:44:00.101200Z

Awesome! I was literally in the process of figuring something out myself. I created a macro based approach but it didn't use the tailwind.config.js so I was looking into tailwind-rn

yannvahalewyn 2021-02-14T13:32:03.101400Z

Great! Please post things if you figure out useful things ๐Ÿ™‚

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?