UNPKG

expo-pixel-perfect

Version:

Nearest-Neighbor scaling for React Native and Expo

4 lines 208 B
import { requireNativeModule } from 'expo'; // This call loads the native module object from the JSI. export default requireNativeModule('ExpoPixelPerfect'); //# sourceMappingURL=ExpoPixelPerfectModule.js.map