How the Expo Modules API relates to React Native's New Architecture (Fabric and TurboModules).
You wrote a native module using the Expo Modules API (Swift/Kotlin) for the legacy (Paper) architecture. Your app now enables the New Architecture (Fabric + TurboModules). What must you typically do to your module's code so it keeps working?