feat: allow for custom JS tab bars #640
ci.yml
on: pull_request
lint
1m 36s
build-library
1m 34s
build-android
5m 44s
build-android-newarch
6m 0s
build-ios
10m 17s
build-ios-newarch
13m 44s
build-macos
3m 56s
Annotations
4 warnings
lint:
packages/react-native-bottom-tabs/src/TabView.tsx#L217
'loaded' is already declared in the upper scope on line 213 column 10
|
lint:
apps/example-expo/app/(tabs)/explore.tsx#L50
Inline style: { alignSelf: 'center' }
|
lint:
apps/example-expo/app/(tabs)/explore.tsx#L60
Inline style: { fontFamily: 'SpaceMono' }
|
build-macos
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|