ultralight-java-reborn
                                
                                
                                
                                    ultralight-java-reborn copied to clipboard
                            
                            
                            
                        `UltralightView#getJavaScriptContext()` not found
First of all, thank you for your dedication to this great project.
My question is that in this example below, it says method UltralightView#getJavaScriptContext() can be used to obtain the JavaScript context, however, I cannot find the method in class net.janrupf.ujr.api.UltralightView.
https://github.com/Janrupf/ultralight-java-reborn/blob/117a04c889986ba39e7565ab31320be0cf15887d/examples/javascript/src/main/java/net/janrupf/ujr/example/javascript/JavaScriptExample.java#L22-L24
Is there something that I missed? Or is it still unimplemented (If so could you pls offer some information about it so that maybe I can submit a PR to implement it.) ? Thank you!