Photobrowser create is not a function

hello good day

when I try to create photobrowser, I get error “Create is not a function”

What am I missing?

I have this

var myApp = new Framework7({
precompileTemplates: true,
swipePanel: false,
swipeBackPage: false,
modalTitle: “”,
material: true
});

in VisualStudio debug, intellisense can sense myApp.photoBrowser, but not myApp.photoBrowser.create

If you are using v1 then check v1 docs at v1.framework7.io