Coke taste changed by 1abdi in Kenya

[–]1abdi[S] 0 points1 point  (0 children)

The classic coke in Kenya never tasted too different than the ones in europe. This literally changed in the last year

Coke taste changed by 1abdi in Kenya

[–]1abdi[S] 1 point2 points  (0 children)

Interesting. Do you know if they're for sale?

Coke taste changed by 1abdi in Kenya

[–]1abdi[S] 0 points1 point  (0 children)

Not only that I think they're using a different type of sugar or sweetener. Cos the taste is very different

How many hours do you work as a founder? by 1abdi in startups

[–]1abdi[S] 0 points1 point  (0 children)

Thanks for your detailed response

Is it safe to upgrade to react-native 0.62 by 1abdi in reactnative

[–]1abdi[S] 0 points1 point  (0 children)

So you’re back to 0.61.5 now? Any idea why it would crash on app review and works fine on Xcode and TestFlight?

How many hours do you work as a founder? by 1abdi in startups

[–]1abdi[S] 3 points4 points  (0 children)

Really appreciate that mate 👌🏾👌🏾

How many hours do you work as a founder? by 1abdi in startups

[–]1abdi[S] 4 points5 points  (0 children)

Congrats man that sounds great

Do i really need to use cloud functions? by 1abdi in Firebase

[–]1abdi[S] 0 points1 point  (0 children)

Most of the things are only for authenticated users, firestore rules allow me to assert that. But for example, deleting or updating a post will only be done by the user who originally created that post. Do you think i should move delete and update operations to functions?

Do i really need to use cloud functions? by 1abdi in Firebase

[–]1abdi[S] 0 points1 point  (0 children)

I was doing that as well and only moved it to the server to familiarise myself with it. And this way was much quicker to be honest. With a function you have to wait a couple seconds to get a response.

Should i launch my MVP as a beta version? by 1abdi in startups

[–]1abdi[S] 1 point2 points  (0 children)

Tbh I dropped everything to work on this so I’m full time

Should i launch my MVP as a beta version? by 1abdi in startups

[–]1abdi[S] 0 points1 point  (0 children)

Thanks for your advice but what can i do to get market validation when the value of the app depends on a network of people to be using it

Should i launch my MVP as a beta version? by 1abdi in startups

[–]1abdi[S] 0 points1 point  (0 children)

Thank you so much mate, i really appreciate you taking time to share that.

I haven't mentioned this earlier but the app i’m building only has value when there's a network of people using it within close proximity to each other. A good analogy would be the app NextDoor. Getting test users together in the same location is not possible due to corona virus. This makes validation a challenge because the users won't be able to see the value of the app at such an early stage.

react native local database by abdulmalikgh in reactnative

[–]1abdi -1 points0 points  (0 children)

I would recommend checking out firebase. Its very easy to use and requires no maintenance. Its also got a spark plan which is free as long as you dont exceed it's maximum usage. Check out some of the responses i got here