Michael Hennessy

Results 12 comments of Michael Hennessy

Curious based on @underfisk comments, will this optimization work if we're using the react wrapper?

Here is the snack: https://snack.expo.io/rJboKv3C4 I added the two main files. 1. sidedrawer.js : the main component which has the wrapper around the sub components and the 2. UserPanel.js file...

It wouldn't be easy to replicate a working example here..I'm using react-native-navigation which changes how you wrap the application. Upon logging in, the Navigation is used to direct to 2...

Thanks for this...I will check it out. Do you know if this can be defined with absolute positioning? In my case, I want to show a div that sits on...

Thx for the code snippet! I see that when I resisze, it pulls both sides in.; In my case, I want the right side to stick to the right side...

I was just looking to create a subset...we've picked out about 800 icons to use. For now, what I did was create a custom object with array of icons, including...

I am having the same issue...vertical split works fine, but horizontal split doesn't. Any update on this? FYI, I installed react-split.pane@next ...the basic react-split-pane didn't work at all for me...

The ticket mentions displayName not appearing, but this also includes email, correct? I'm receiving neither when signing in via apple on IOS and in my use-case, email is critical.

I switched to TinyMCE editor and it SO much better...highly recommend it.