drew..
drew..
Just checking, you typed: "You only need the 'MenuToggle.swift', copy that to your project." I think you meant: "You only need the 'ToggleMenu.swift', copy that to your project." ??
The ability to put a separator into the menu would be helpful. Nice library btw, thank you!
Is something like this baked into the repo at present? I am currently planning on created separate images for each stored pdf, for the preview, but if we can already...
I need to add custom buttons to it and it seems like it is offering up nil values within, and nothing i can add seems impact the resultant toolbar. Any...
My current "fullscreen" implementation is leaving the toolbar kinda orphaned *near* the top, but not, at the top. I have the nav & status bar transparent, so it is looking...
hey, hopefully i have not not missed the obvious, but can this repo enable a virtual passing through of the pdf without having to tap pages in the slider bar?
Hey, i was just checking the demo, and a simply open & convert results in almost 100 errors. Just an FYI for repo owners.. cheers.
I am sure this is simple, as it seems so straightforward, but I do not want the page my user will go back to to be refreshed each back stroke....
Hey folks, just testing this repo. Cloned it locally, fired up "**npm install @multiversx/sdk-dapp**" (per docs) and it died with numerous dependency errors. Used "**npm install @multiversx/sdk-dapp --legacy-peer-deps**" instead and...
Core issue: There's a version mismatch between the required packages: **Your project has @multiversx/[email protected] But @multiversx/[email protected] requires @multiversx/sdk-core@>= 13.17.1** Admittedly i am learning tons every day in this arena, and...