File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments