HackerBuzz-ReactNative
HackerBuzz-ReactNative copied to clipboard
A Hacker News Reader built in React Native for iOS and Android
Hello I just started with react native and i cloned the sample did npm install and ran the command 'react-native run-android' from vscode terminal but i get the below error.I...
after many dependencies errors, i ended up to this one: A problem occurred configuring project ':app'. > No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask() is applicable for argument types: (java.lang.String) values: [Debug]
Hi @RCiesielczuk, thanks so much for your project. I've been literally retyping it to learn RN. Would contributions interest you at this point? I saw just one very minor thing...
The UI doesn't respond fast enough. It makes you feel slow. I think what you are doing here is first saving to the database & then updating the UI whereas...
First of all, thank you. It looks really cool. Love it ❤️ So my question is how did you support the Tablet Version ? Also, I want to know when...
Currently swiping from the side doesn't work. Like if I am on `New` tab & swipe left then it should take me to `Top` tab but it does not work.
I think this is the most important feature to make your app to be used by many. I am sure if you do that, many people will use it &...