UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

9 lines (7 loc) 104 B
const NOOP = () => { // noop }; export default { addListener: NOOP, removeAllListeners: NOOP, };