We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The top bar is not affected by this. Only in the lateral setting do the elements jump again when navigating. https://github.com/user-attachments/assets/a49aadb3-5356-438a-8ad5-85159458a232
0.7.6
System: OS: macOS 15.2 CPU: (10) arm64 Apple M1 Pro Memory: 196.36 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 23.4.0 path: /opt/homebrew/bin/node Yarn: version: 4.0.1 path: /opt/homebrew/bin/yarn npm: version: 10.9.2 path: /opt/homebrew/bin/npm Watchman: version: 2024.12.02.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /Users/roberteggl/.rbenv/shims/pod SDKs: iOS SDK: Platforms: - DriverKit 24.2 - iOS 18.2 - macOS 15.2 - tvOS 18.2 - visionOS 2.2 - watchOS 11.2 Android SDK: Not Found IDEs: Android Studio: 2024.2 AI-242.23339.11.2421.12483815 Xcode: version: 16.2/16C5032a path: /usr/bin/xcodebuild Languages: Java: version: 17.0.1 path: /usr/bin/javac Ruby: version: 3.2.2 path: /Users/roberteggl/.rbenv/shims/ruby npmPackages: "@react-native-community/cli": installed: 15.1.3 wanted: ^15.1.3 react: installed: 18.3.1 wanted: 18.3.1 react-native: installed: 0.76.5 wanted: 0.76.5 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: true
sidebarAdaptable
<Tabs sidebarAdaptable tabBarActiveTintColor={theme.colors.primary} translucent tabLabelStyle={{ fontSize: 11, }} labeled >
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before submitting a new issue
Bug summary
The top bar is not affected by this. Only in the lateral setting do the elements jump again when navigating.
https://github.com/user-attachments/assets/a49aadb3-5356-438a-8ad5-85159458a232
Library version
0.7.6
Environment info
Steps to reproduce
sidebarAdaptable
propReproducible sample code
The text was updated successfully, but these errors were encountered: