UNPKG

create-expo-cljs-app

Version:

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

7 lines (5 loc) 177 B
/** * These Expo packages may have side-effects and should not be lazily initialized. */ 'use strict'; module.exports = new Set(['expo', 'expo-asset', 'expo-task-manager']);