feat: implement useBottomTabBarHeight (#158) #447
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files:
packages/react-native-bottom-tabs/src/TabView.tsx#L195
'loaded' is already declared in the upper scope on line 191 column 10
|
Lint files:
apps/example-expo/app/(tabs)/explore.tsx#L50
Inline style: { alignSelf: 'center' }
|
Lint files:
apps/example-expo/app/(tabs)/explore.tsx#L60
Inline style: { fontFamily: 'SpaceMono' }
|
Loading