Sean Macfarlane

Results 5 comments of Sean Macfarlane

I noticed this too, just change the class `.emoji-wysiwyg-editor` in `lib/css/emoji.css` on line 91 the following fields to these: ``` .emoji-wysiwyg-editor { /* height: 30px; */ /* max-height: 284px; */...

I found from reading the source code that if you set this `wysiwyg: false` in options you it gives you a more bare bones usage of the plugin that you...

bumping this because it makes v5 useless

FYI with v2 and "react-navigation-tabs" version "0.3.0" I have come up with a simpler solution for doing this: https://github.com/react-navigation/react-navigation/issues/1576#issuecomment-392918395