Open AmauryLiet opened 4 years ago
Hey there,
First of all, thanks for the lib!
I encountered an issue while using this lib:
Using onLayout on a component containing react-native-dash gives inconsitent result: onLayout is called twice with different values
This seems to be linked to our usage of react-native-measureme,
Even if we don't find a fix, at least future users will be warned ;)
Actually I found the issue: #31
Hey there,
First of all, thanks for the lib!
I encountered an issue while using this lib:
Using onLayout on a component containing react-native-dash gives inconsitent result: onLayout is called twice with different values
This seems to be linked to our usage of react-native-measureme,
Even if we don't find a fix, at least future users will be warned ;)