Recording interruption notifications moved from JS to native Swift (Pcm16Recorder.swift + RecordingContext.ios.tsx)
Previously used expo-notifications in JavaScript layer
Now handled natively in Swift using UserNotifications
Sends a push notification when recording is interrupted, clears it automatically when resumed
NativeSelectableMarkdown.tsx — UI component updates