UNPKG

react-native-dom-expo

Version:

A patch library to make Expo work with react-native-dom

6 lines (3 loc) 125 B
/* eslint-disable import/prefer-default-export */ import ExpoAsset from './ExpoAsset.dom'; export const Asset = ExpoAsset;