UNPKG

@applicaster/zapp-react-native-ui-components

Version:

Applicaster Zapp React Native ui components for the Quick Brick App

4 lines (2 loc) 101 B
import * as React from "react"; export const ConfigurationContext = React.createContext<any>(null);