mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(core): TypeScript 4 + cleanup (#8967)
This commit is contained in:
@@ -316,6 +316,7 @@ export class BottomNavigation extends TabNavigationBase {
|
||||
super.onUnloaded();
|
||||
}
|
||||
|
||||
// @ts-ignore
|
||||
get ios(): UITabBarController {
|
||||
return this._ios;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user