MarcMoo

Results 13 comments of MarcMoo

still cannot figure out. any tricky small tips? really appreciate with it!

shoumma, i've figured it out finally. I had done following steps: to solve the problem of above errors in terminal run `$heroku config:set NODE_MODULES_CACHE=false` then run `git commit -am 'disable...

Thank you Shoumma for this beautiful forum presented by react node mongo. I am also doing my forum using this framework right now, everything was doing well but i encountered...

here is my code: https://reforum-app.herokuapp.com/general/discussion/could_anyone_help_me__reducer_state_doesn_t_get_rerenderd_in_index_js_5a3afc604584ca000458dd82

@shoumma, i figured it out....only because {} was left over for a case import..... thank you again everything going fine right now!

same thing, message broadcast at least twice cause a bug and have to debounce to prevent a function in it called twice > I use branch.subcribe() to listen new deep...

same problem, MainActivity and MainApplication followed the documentation, with react-native-branch 5.0.0-rc, Android app background and click the link to start the app got only {"+is_first_session":false,"+clicked_branch_link":false} our project is not expo,...

Got the reason why I only got {"+is_first_session":false,"+clicked_branch_link":false} at android, when I start from the branch.XXX.com?token=, it first bring us to the playstore, and then user press open to open...

haqihaqi, could you patch your code as IElgohary suggested?

I created an HOC including a debounce function to stop multiple clicks for them, the issue still existing in V4 (4.8.1 what i am using now) - BTW, this is...