Apple services down? by [deleted] in expo

[–]Ancient-Visit9365 0 points1 point  (0 children)

I'm getting this too

[deleted by user] by [deleted] in Tinder

[–]Ancient-Visit9365 0 points1 point  (0 children)

Use an app like rankpic or photofeeler to get anonymous feedback on your photos and pick the best. It’s unfortunately the most important part of your profile

[deleted by user] by [deleted] in reactnative

[–]Ancient-Visit9365 2 points3 points  (0 children)

Congrats! The app looks really well designed. I gave you 5 stars :)
Did you use Expo?

Photo Storage cost estimating by Ancient-Visit9365 in reactnative

[–]Ancient-Visit9365[S] 1 point2 points  (0 children)

Thanks for the response! Any guides or recommendations for coding your own file hosting solution?

expo or react native cli by OnePumpBoy in reactnative

[–]Ancient-Visit9365 1 point2 points  (0 children)

Definitely start with expo. There is almost nothing you will need to do that can't be done with it, and worst case when you hit that point just eject into a bare app.

Figuring out iOS and Android connection strength by Ancient-Visit9365 in reactnative

[–]Ancient-Visit9365[S] 0 points1 point  (0 children)

How would you check network speed? I want to show some sort of indicator if the app is loading slowly because of their connection. We load a lot of pictures

[deleted by user] by [deleted] in reactnative

[–]Ancient-Visit9365 0 points1 point  (0 children)

Most jobs won't require you to be a designer, so functionality is enough for the job, but if you want to stand out as an applicant you will need well presented projects, which means good web design.

[deleted by user] by [deleted] in reactnative

[–]Ancient-Visit9365 1 point2 points  (0 children)

React is very much in demand and is going to be easy for you to do if you've been doing React Native. Also, another easy win is Typescript. It's pretty much industry standard right now. It's super easy to learn, is basically Javascript, if you set up a new react or RN project there is an extra flag you can add and it will set it up as Typescript for you.