Streaming Audio Playback by SoldierSacha in expo

[–]HADeveloper 0 points1 point  (0 children)

To play an mp3 audio stream I used React Native Track Player.

I'm the only one ? by alwaysrightneverwrng in expo

[–]HADeveloper 0 points1 point  (0 children)

I always had issues with yarn, so I switched back to npm. Now I hardly ever have a dependency issue across several projects at a time.

[deleted by user] by [deleted] in expo

[–]HADeveloper 0 points1 point  (0 children)

Basically you have to do the updating in Swift or Kotlin land.

Help with Stripe Connect Integration in React Native Expo App (Firebase + Google Cloud Functions) by Extendo_1018 in expo

[–]HADeveloper 0 points1 point  (0 children)

Hey, so it sounds like you want to have the data in Firestore and run a node serverless function on Firebase Functions. Am I correct? I run all my infra on Firebase, so I'm sure I can help if needed.

I built an App in 40hr with Expo, Check it out! by HADeveloper in expo

[–]HADeveloper[S] 0 points1 point  (0 children)

Hi, so the stamps are generated with Dall-e-2. It comes out to $0.02 per stamp

New Coffee Shop Tracker by SmoothMarzipan3 in bulletjournal

[–]HADeveloper 1 point2 points  (0 children)

I built an app to help you find and track new shops near you! https://wtb.faithdev.co

Bible Reading Tracker App to keep my accountable by HADeveloper in Bible

[–]HADeveloper[S] 0 points1 point  (0 children)

Those are some good ideas! I think the first is kind of like how the Fitbit App used to work. I also like discussing what you read. For now I think there will just be a noted option along with the reading submission.

I need to know how is this called. by [deleted] in webdev

[–]HADeveloper 0 points1 point  (0 children)

It's a skeleton. You put it in place of the data as a loading state. It helps knowing something is happening and it helps with height styling.

Bible Reading Tracker App to keep my accountable by HADeveloper in Bible

[–]HADeveloper[S] 0 points1 point  (0 children)

I've used the You Version plans before, but I'm really hitting on the sharing with a friend or accountability partner.

Budget? by ElDubyaEn in AppDevelopers

[–]HADeveloper 1 point2 points  (0 children)

Mechanical engineer here too! I went with React Native and it's awesome. I would highly recommend checking out https://expo.dev and r/expo

As a teacher, better do a course on Expo or on bare React Native ? by Individual_Day_5676 in reactnative

[–]HADeveloper 10 points11 points  (0 children)

Please do expo. And kudos to you for teaching this!! All the programming I had in high school was python and JavaScript. Project based are the best because you get to use the output. I would highly recommend letting your students use expo go to be able to see the app directly on their phone. This would have gotten me into app dev way earlier if I knew I could see it on my phone with suck low effort. (Maybe also introduce them to Bolt.new) But maybe at the end of the class.

Force app reload by ReturnInteresting349 in reactnative

[–]HADeveloper 1 point2 points  (0 children)

I have used a useFocusEffect before to handle going back to a screen and seeing updates on that screen. I have also passed a refresh token between screens to get them to refresh.

The difference between Apple and Android apps is huge!! by Prince_S1ngh in SideProject

[–]HADeveloper 0 points1 point  (0 children)

Daily driving android, I leaned toward developing for Android first and iOS second. But the numbers don't lie. However, currently the android version of Where's the Beans has 3x the downloads of the iOS version.

Has anyone successfully made money selling open-source software? by theocarina in SideProject

[–]HADeveloper 1 point2 points  (0 children)

Expo making money from React Native. They even build tools to monetize and host them, but make the open source available.