Fork me on GitHub
#announcements
<
2022-06-08
>
joshmiller16:06:29

For those interested in using ClojureScript to build React Native applications, I built a template that ties together the latest version of RN with Krell, along with a workflow for building dumb templates in JavaScript that you can design and test in Storybook. It’s a one-liner to install: npx react-native init YourProjectName --template react-native-template-cljs-krell-storybook https://github.com/joshuamiller/react-native-template-cljs-krell-storybook

❤️ 15
👍 2
borkdude18:06:34

Babashka 0.8.156 (the 156th release) Full release notes https://github.com/babashka/babashka/blob/master/CHANGELOG.md#08156-2022-06-08. Highlights: • native M1 binary! When upgrading with brew or the installer script, you should now get the native binary instead of the amd64 one. • Compatibility with prismatic/schema. There is an open PR which wil be merged soon (thanks @ambrosebs!). Meanwhile you can use this https://github.com/borkdude/schema/tree/bb-test-suite. And many small improvements and upgrades of built-in libraries. Thanks to all involved! babashka

🎉 33
babashka 22
🙏 5
❄️ 3
🍎 2