“Unimodule”? What’s that?Unimodules are a new standard for creating native modules that are usable in ExpoKit, React Native, Flutter, and other mobile development platforms. The Unimodule system revolves around expo-core , a package that defines the interfaces for implementing a Unimodule and, probably most importantly, the module registry class. This class is what a Unimodule will register itself