Skip to content

Commit d1ff7e4

Browse files
committed
Fix docu
1 parent d2a4046 commit d1ff7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ These types are intentionally kept as plain infrastructure components so product
1919
- `BSWAsyncView`: async loading/error/content container with built-in Swift `ViewModel` retention.
2020
- `BSWAsyncButton`: async action core for Compose buttons, including inline and blocking loading styles.
2121
- `BSWSheet`: modal bottom sheet wrapper that scopes Swift-backed view models correctly for sheet presentations.
22-
- `BSWNavDisplay`: shared Navigation 3 setup with MediQuo-style push/pop transitions and entry decorators.
22+
- `BSWNavDisplay`: shared Navigation 3 setup with UIKit-style push/pop transitions and entry decorators.
2323
- `BSWBackButton`: system Material back button used by the default Android views in this package.
2424
- `BSWSwiftViewModelOwnerRetention` and `swiftViewModel(...)`: bridge helpers used to retain Swift-backed state correctly on Android.
2525

0 commit comments

Comments
 (0)