HackerNews-React-Native icon indicating copy to clipboard operation
HackerNews-React-Native copied to clipboard

Hacker News iOS and Android App - Made with React Native.

Results 11 HackerNews-React-Native issues
Sort by recently updated
recently updated
newest added

> Found Xcode project HN Reader.xcodeproj > Launching iPhone 6 (9.3)... > Building using "xcodebuild -project HN Reader.xcodeproj -scheme HN Reader -destination id=76AF770D-177B-4666-B40D-8D245F04D0F6 -derivedDataPath build" > User defaults from command...

Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/HN Reader.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist

run nom install in the inside of project. When I run in Xcode, error report RCTRootView.h file not found

Use the new flatlist which is a replacement for the old listview https://facebook.github.io/react-native/docs/flatlist.html

Hi, First of all, thanks for making this project open source for our learnings. I'm new bee in React-Native. I'm trying to create 'build native build' for ios app of...

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'...

Would a PR for this be welcome?

so far, awesome code to learn and use however, if I can live without exponent , I really do not understand it how it works so removed from index.android.js import...