umhan35/react-native-search-bar

Cannot read 'ComponentHeight' of undefined

andyfen opened this issue · 5 comments

"react": "15.3.2",
"react-native": "^0.37.0",
"react-native-search-bar": "^2.16.0",

screen shot 2016-11-19 at 09 37 15

Same issue with react-native 0.37.0

rikur commented

react-native link react-native-search-bar

I had the same issue. rebuild the app after linking.

react-native link
react-native run-ios

I'm having the same issue in RN 0.40. Linking and rebuilding didn't help me.

Thanks a lot! The link rebuilding worked!