UNPKG

@react-navigation/bottom-tabs

Version:

Bottom tab navigator following iOS design guidelines

6 lines (5 loc) 207 B
"use strict"; export const createNativeBottomTabNavigator = () => { throw new Error('Native Bottom Tabs are not supported on this platform.'); }; //# sourceMappingURL=createNativeBottomTabNavigator.js.map