Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arkivanov authored Aug 6, 2024
1 parent 020532f commit c8f3d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ There are also some handy [extension functions](https://github.com/arkivanov/Ess
- `fun Bundle.putSerializableContainer(key: String?, value: SerializableContainer?)`
- `fun Bundle.getSerializableContainer(key: String?): SerializableContainer?`

Similar extensions are also available for [PersistableBundle](https://developer.android.com/reference/android/os/PersistableBundle).

### Usage example

#### Using StateKeeper
Expand Down

0 comments on commit c8f3d6d

Please sign in to comment.