Anil Seervi
Anil Seervi
> I don't believe these limits are the same across browsers. > > I would suggest either finding out what are limits in Firefox/Safari/... or more simply just note that...
https://caniuse.com/?search=getselection `window.getSelection()` does support in iOS 15. 
The reporter was worried about `window.getSelection()` not working on iOS 15(iPhone) and as mentioned in https://github.com/mdn/content/issues/11366#issuecomment-998787328 and https://github.com/mdn/content/issues/11366#issuecomment-998790172, this issue can be closed. cc @hamishwillee
Can you select some text and then maybe try to invoke the method without deselecting the selected text? Also declaration of `selection` variable will only return undefined. You need to...
The moderators are yet to provide more info on this one.
Thanks @kchinna for contributing to this project. I like the idea of having a navbar but something more minimal that goes with the simplistic design of this template. Also your...
Hey @brightScript001, I like the proposition of adding dark mode. Feel free to open a PR regarding the same, I'd be more than welcome to review and merge it..
Facing the same issue on a brand new RN project.
> duplicate of #2256 how is this the duplicate when it was opened first ?