UNPKG

react-native-auto-skeleton

Version:

🚀 Automatically generates skeleton based on your existing UI layout without manual configuration.

6 lines (5 loc) • 132 B
"use strict"; module.exports = function withAutoSkeleton(config) { return config; }; //# sourceMappingURL=withAutoSkeleton.js.map