UNPKG

create-expo-cljs-app

Version:

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

11 lines (8 loc) 335 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="expo.modules"> <application> <meta-data android:name="org.unimodules.core.AppLoader#react-native-headless" android:value="expo.modules.adapters.react.apploader.RNHeadlessAppLoader" /> </application> </manifest>