Dani Akash
Dani Akash
I have fixed the issue by updating my config to the exact one used in [next.js example](https://github.com/vercel/next.js/blob/canary/examples/progressive-web-app/next.config.js) @sanderkooger if you want to know the config: In next.config.js ```js { pwa:...
@chriswayg are you using window dimensions or screen dimensions?
@chriswayg thanks for letting me know about react-native-external-display, i'll take a look into this
> This project looks awesome! Thank you for building it. > > Wondering if you know of any way to get it working with Expo? If not, do you have...
I don't have an ETA but I sure want to push an update by the end of March
The update is planned to be release at Apr 13
> The update is planned to be release at Apr 13 Will be releasing somewhere in June -> Implementing it based on the twitter thread - https://twitter.com/dani_akash_/status/1263313459984334848 Sorry for the...
Thanks a lot for this commit. I'm unable to pay much attention to this library due to the current situation. Will try my best to push it out
It is possible, instead of the draft-js-import-html & draft-js-export-html, if you use [draftjs-export-markdown](https://www.npmjs.com/package/draft-js-export-markdown) it is possible. May be we can create a prop to specify the output format. The code...
@bitlab-code I have been testing it. Works well so far. Will merge it soon after finishing another feature i'm working on.