Files
Fluxup_PAP/node_modules/@react-navigation/bottom-tabs/lib/module/unstable/NativeBottomTabView.js
2026-03-10 16:18:05 +00:00

6 lines
182 B
JavaScript

"use strict";
export function NativeBottomTabView(_) {
throw new Error('Native Bottom Tabs are not supported on this platform.');
}
//# sourceMappingURL=NativeBottomTabView.js.map