Eric Hynds

Results 5 issues of Eric Hynds

I haven't been able to get this plugin to play nice with JavaScript files. Here's what the output looks like: http://gyazo.com/36426dcb57e835537f5561ffd45df2eb.png I have tried setting `g:tagbar_ctags_bin` to both my exuberant...

jsctags-bug
infoneeded
language-support

### Description An empty `span` tag injected by `ChakraProvider` becomes visible when a modal is rendered inside a stack. I haven't been able to reproduce the issue when the stack...

Component: ChakraProvider

Hi there, thanks for the great library. I have a `TouchableOpacity` nested inside `ContextMenu` that's absolutely positioned to fall 50% outside of the view, as depicted in this screenshot (notice...

bug

Hi, thanks for the great library. I noticed `parseICS` is mangling HTML inside description fields. Given this `VEVENT` description with escaped quotes: ```ics BEGIN:VEVENT ... DESCRIPTION:google.com X-ALT-DESC;FMTTYPE=text/html:google.com ... END:VEVENT ```...