Davide Dall'Olio

Results 12 comments of Davide Dall'Olio

you can get my pull request https://github.com/chrisfisher/react-native-directed-scrollview/pull/39

@lecler-i thanks for the suggestion, sadly i'm not an android developer so i implemented the simpliest solution that come to my mind. I'm open to some code hint to improve...

@pencilcheck solved by temporary changing in source file from `` to `"UIView+React.h"` hope @xinthink will merge the pull request regarding the fix

@hammadzz yes i have react native core in my podfile :(

@hammadzz if i remove react from podfile pod will install `react 0.11.0`

Someone fixed this? for now the only way to make this work is using a workaround and putting a `setTimeout` of 250 to wrap the `setState` :(