This package is separate from native to prevent a circular dependency.
- The
native/index.tsneeds to import themetro.ts, metro.tsimport the.cssfiles (as a work around for lazy bundles).cssfiles import theStyleCollection
To prevent multiple versions of StyleCollection and relative path issues, we created native-internal to break the dependency chain.
This package should contain all the singular globals.