Thank you for your support and interest in this project. All scripts support additional options to enable optional libraries and disable platform architectures. See Building wiki page for the details.
. ├── app/ │ ├── assets/ # Static assets (images, etc.) │ ├── components/ # Reusable React components │ ├── config/ # Configuration files (feature flags, etc.) │ ├── lib/ # Utility functions and ...