Skip to content

Commit 299ac71

Browse files
authored
Merge pull request #96 from arkivanov/update-docs-with-export-import-time-travel-data
Update docs with export/import of the time travel data
2 parents 4154ea2 + 079169f commit 299ac71

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ implementation "com.arkivanov.mvikotlin:<module-name>:<version>"
7878
* Multiplatform for all supported targets
7979
* Plug-and-play UI for Android
8080
* Plug-and-play UI for iOS (copy-paste from the sample app)
81-
* Export/import events for JVM and Android
81+
* Export/import events for Android
8282
* IDEA and Android Studio [plugin](https://plugins.jetbrains.com/plugin/14241-mvikotlin-time-travel) for Android apps
8383
* MacOS [client application](mvikotlin-timetravel-client/app-macos) for iOS and macOS apps
8484

docs/time_travel.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ Check out the video demonstrating the time travel IDEA plugin:
6767

6868
[![Debugging Android application with IntelliJ IDEA time travel plugin](https://img.youtube.com/vi/Tr2ayOcVU34/0.jpg)](https://youtu.be/Tr2ayOcVU34)
6969

70+
Check out the video demonstrating how you can export/import the time travel data using the IDEA plugin:
71+
72+
[![Export/import time travel data in Android with MVIKotlin IDEA plugin](https://img.youtube.com/vi/SIxfSgBkHS0/0.jpg)](https://youtu.be/SIxfSgBkHS0)
73+
7074
#### How to install
7175

7276
You can find the plugin in the IntelliJ IDEA [Marketplace](https://plugins.jetbrains.com/plugin/14241-mvikotlin-time-travel). It can be installed directly from IntelliJ IDEA or Android Studio. Please navigate to Settings -> Plugins -> Marketplace and type "MVIKotlin" in the search field.

0 commit comments

Comments
 (0)