iSimar / HackerNews-React-Native

Hacker News iOS and Android App - Made with React Native.
http://i.imgur.com/3ijCDTL.png
MIT License
3.66k stars 611 forks source link

this._nativeModule.addListener is not a function #33

Open centaur1 opened 8 years ago

centaur1 commented 8 years ago

I fixed the "xcodebuild: error: The project named "HN Reader" does not contain a scheme named "HN Reader"." issue, but then I got: this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListenter(eventType)','this._nativeModule.addListener' is undefined)

Just FYI

bygirish commented 7 years ago

@centaur1 : I would like to understand from you that how did you fix this - The project named "HN Reader" does not contain a scheme named "HN Reader"." issue