WKWebView load own history

I use WKWebView inside the app for WebSites.
And I need to save the history of the back-forward list of WKWebView and then when the app was closed or any other situation I want to load history back from the database or another place. I can't find how to do that with WKWebView capabilities.
This is possible or needs to create self-realization of this functionality?
Answered by Ihor_Yachmenov in 666246022
I haven't found a way how to do this with internal tools and I did implement my own browser history.
Accepted Answer
I haven't found a way how to do this with internal tools and I did implement my own browser history.
WKWebView load own history
 
 
Q