Seems to not be an issue in vitest but on metro, the bundler error.
getting this error:
Unable to resolve "./src/Unit.js" from "../../node_modules/unitmath/index.js"
tried 1.1.0 and 1.0.0 version.
importing import unit from "unitmath/es/UnitMath" seems to work for now