Edmundo Santos

Results 15 comments of Edmundo Santos

First, thanks for writing this plugin, I use it a lot on my projects! Considering the terminology, I still think that pinned/unpinned is the best approach, since that up/down is...

I just noticed that the options are now called pinned/unpinned instead of up/down. I'm a little late to the discussion, I guess. :P

Crashes on mine too. MacBook Pro (Mid 2012) with El Capitan. I have a Dell U2713HM connected via DisplayPort.

@sodabrew That did the job. Thank you so much!

Same problem here. I also have Emmet installed and just works for .CSS. Sublime Text 3 on Yosemite.

How would I revert this command? It does work in the sense of _it doesn't open iTunes anymore_, but the media keys completely stopped working for any other apps now.

You can follow [this guide](https://medium.com/@mehran.khan/ultimate-guide-to-use-custom-fonts-in-react-native-77fcdf859cf4), and after just add the fontFamily to the tags you want, e.g.: ```tsx import HTMLView from "react-native-htmlview"; const YourComponent = () => const styles =...

@huy-lv I haven't used this in a while, so not sure if there's a way to do for all the text tags at once.

Maybe this would help you? https://github.com/jsdf/react-native-htmlview/issues/168