Launching today
Native-Compress
Open-source AST compiler optimizer for React Native & Expo
3 followers
Open-source AST compiler optimizer for React Native & Expo
3 followers
Native-Compress is a high-signal developer utility that parses files using Babel AST to automatically optimize React Native applications. It detects un-memoized functional and arrow components rendering JSX, wraps them in React.memo, injects missing imports, and cleanly strips production dead-code/logs via AST node removal in a single pass. Comes with native TypeScript definitions out of the box!