UNPKG

create-expo-cljs-app

Version:

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

4 lines (3 loc) 245 B
import * as React from 'react'; // @ts-ignore file to be used only if `react-native-reanimated` available in the project export default /*#__PURE__*/React.createContext(undefined); //# sourceMappingURL=ReanimatedTransitionProgressContext.js.map