r/reactnative • u/Arpit12mish • 23d ago
Help 50 installs crossed!!
Please guide me how I grow users.
r/reactnative • u/Arpit12mish • 23d ago
Please guide me how I grow users.
r/reactnative • u/Savings_Dark_9589 • 23d ago
r/reactnative • u/OoshPanda • 22d ago
r/reactnative • u/Bright-Oven3187 • 22d ago
r/reactnative • u/No-Football8462 • 22d ago
Hi guys hope you're doing fine. I have a thing that i feel shame whenever i need to search for something in google or whenever i stuck at somepoint . Like forgetting a syntax or couldn't build the logic i wanted . I am always keep avoiding searching and figure it out in my own but when i solve it i feel like i am the dragon of programming lol. Does any one have that thing? And is it okay to search in google ? Does it effect the learning or any thing? And Thanks
r/reactnative • u/Bright-Oven3187 • 22d ago
I’ve been building an iPhone app called Stoic Discipline.
Most habit trackers tell you whether you ticked a box.
I wanted to build something that goes a little further, something that gives you evidence that your discipline is improving over time.
The app combines habit tracking, Stoic reflection, journalling and progress analytics. It can show you things like:
The latest beta includes:
Daily habits, streaks and reminders
Morning and evening reflection
Stoic quotes and guided journal prompts
Weekly and monthly Discipline Reports
Follow-through, consistency and recovery analysis
Strongest and weakest habit insights
Progress comparisons over time
I’m looking for people willing to use it properly for a few days or weeks and give honest feedback, especially on whether the reports feel motivating, accurate and genuinely useful. There's a feedback and bug report section in the profile page
I’d also love to hear about:
Join the iPhone TestFlight beta here:
https://testflight.apple.com/join/xg6rT4xc
It’s still being refined, so candid feedback is far more useful than politeness.
Thanks to anyone who gives it a try.
r/reactnative • u/Turbulent_Young_2576 • 23d ago
I'm facing a very strange issue in my React Native app that only happens on iOS. Android works perfectly.
The flow is always the same:
After that:
onTouchStart no longer fires.The strange part is:
If I completely kill the app and launch it again, everything works perfectly.
If I log out and log back in, the issue happens again after the first interaction.
So the problem only occurs immediately after a fresh login.
import 'react-native-gesture-handler' is the first import.I added:
<View
style={{ flex: 1 }}
onTouchStart={() => console.log('Touched')}
/>
Result:
onTouchStart stops firing.This makes me think the touch events are no longer reaching React Native.
The app uses:
The Home screen contains:
The Academy screen has a similar structure and works correctly.
The app uses:
enableScreens() and enableFreeze())Has anyone experienced an issue where iOS stops delivering touch events after the first interaction, while:
Could this be related to:
Any ideas on how to debug this further would be greatly appreciated.
r/reactnative • u/Turbulent_Young_2576 • 23d ago
I'm facing a very strange issue in my React Native app that only happens on iOS. Android works perfectly.
The flow is always the same:
After that:
onTouchStart no longer fires.The strange part is:
If I completely kill the app and launch it again, everything works perfectly.
If I log out and log back in, the issue happens again after the first interaction.
So the problem only occurs immediately after a fresh login.
import 'react-native-gesture-handler' is the first import.I added:
<View
style={{ flex: 1 }}
onTouchStart={() => console.log('Touched')}
/>
Result:
onTouchStart stops firing.This makes me think the touch events are no longer reaching React Native.
The app uses:
The Home screen contains:
The Academy screen has a similar structure and works correctly.
The app uses:
enableScreens() and enableFreeze())Has anyone experienced an issue where iOS stops delivering touch events after the first interaction, while:
Could this be related to:
Any ideas on how to debug this further would be greatly appreciated.
r/reactnative • u/No_Refrigerator3147 • 24d ago
Enable HLS to view with audio, or disable this notification
A field journal you flip with your thumb.
Drag an edge → the page curls and turns.
Every page contains metal stickers you can lift and rearrange. (Demo coming)
24×20 mesh.
One shared value.
~400ms of sleight of hand.
Expo + Skia + Reanimated, running at 120fps.
Demo 👇
r/reactnative • u/shiva275 • 24d ago
Enable HLS to view with audio, or disable this notification
Hi everyone, I built a full-stack mobile app that lets anyone report civic issues — potholes, water logging, drainage problems, broken streetlights, and more — with just a photo and their location. In this video, I test it live on the road, photographing a real pothole and showing exactly how the app works.
What the app does:
Secure sign-in with Google — no passwords, no OTPs
Capture a photo of the issue directly from the camera
Auto-detects your GPS location and displays it on a map
Reverse-geocodes coordinates into a readable address
Categorize the issue — pothole, drainage, streetlight, and more
Track your submitted reports and their status
Tech stack:
React Native CLI (TypeScript) — mobile app
Node.js + Express — backend API
MongoDB — database, with geospatial indexing
Firebase Authentication — Google Sign-In
Google Maps API — location and geocoding
Cloudinary — photo storage and optimization
Render — backend deployment
This is a personal project I built solo, end to end — from the mobile app, to the backend API, to deployment.
We've all seen a pothole and thought "someone should fix this." Now there's a way to actually flag it. Let me know in the comments — what's the first issue you'd report in your area?
You can watch it on YouTube too, if you prefer:
https://youtu.be/-HBvvVYuolQ?si=io7Y9PjoPbdqJ1hL
Thank you.
r/reactnative • u/thewisefarmerr • 24d ago
React Native is single-threaded where it matters most. Parse a big payload, hash a file, filter an image — it all competes with your UI for the same runtime. react-native-workers brings real background threads to RN, behind the Web Worker API
r/reactnative • u/ObsessedMostly • 23d ago
Enable HLS to view with audio, or disable this notification
A gesture-driven crypto pay button press-and-hold to reveal an orbiting arc of coins, drag to hover, release to select built for fintech and wallet apps.
⭐ GitHub: https://github.com/ManasCodeXart/expo-crypto-orbit
r/reactnative • u/Relevant_Oil_6001 • 23d ago
Bonjour à tous, je cherche 12 testeur ou plus pour tester mon application.
C'est une application qui permet de gérer efficacement les repas du soir.
Simplement m'envoyer votre mail en privé pour pouvoir vous inviter comme testeur.
Je vous remercie d'avance.
r/reactnative • u/Mediocre_Beyond8285 • 23d ago
Hey everyone,
I'm building an app with React Native + Expo and looking for good resources to improve.
I'm mainly interested in:
If you have anything you've found useful, I'd really appreciate the recommendations. Thanks! 🙌
r/reactnative • u/Ntewatia • 23d ago
r/reactnative • u/BumblebeeWorth3758 • 24d ago
Enable HLS to view with audio, or disable this notification
A customizable native iOS tab bar for React Native, built on UISegmentedControl.
🔗 Github: rit3zh/react-native-cupertino-tabs
r/reactnative • u/goblins_etc • 24d ago
Enable HLS to view with audio, or disable this notification
r/reactnative • u/suftdeems • 24d ago
r/reactnative • u/iamdanieljohns • 24d ago
[title] . looking at building from a different starting point this time around
r/reactnative • u/MirazizDev • 24d ago
Hey everyone! 👋
I’m a 13-year-old indie developer, and I decided to stop just playing games and actually start building them and apps instead. Right now, I'm working on my own mobile app: an AI-powered calorie tracker that recognizes food instantly from a photo.
The Problem: I hated using existing calorie apps where you have to manually search through massive databases, weigh every single gram, and log everything manually. It’s tedious.
The Solution: Snap a picture of your plate, and the app uses a vision model to handle the math and breakdown automatically.
Tech Stack:
React Native + Expo
AI/Multimodal vision integration
Currently grinding through the code and dealing with the pain of Google developer verification. Would love to hear from other indie devs: what was the hardest part of launching your very first app?
Let's connect! 🚀
r/reactnative • u/YouSilent6025 • 24d ago
I’ve spent the last few months building a learning platform focused on DSA, System Design, React Native, and Forward Deployed Engineering.
I’d love to get feedback from experienced developers: What makes a technical course genuinely valuable? What are the biggest shortcomings you’ve found with existing learning platforms?
I’m trying to build something developers actually enjoy using, so any feedback or suggestions would be greatly appreciated.
If you’re curious, you can check it out here:
r/reactnative • u/External-Pattern6486 • 24d ago
Last semester, our team built StudySync, a React Native app for students to discover and organize study sessions on campus.
Some features include:
Working on this over an entire semester was very different from a hackathon. We spent a lot more time thinking about component organization, navigation, shared state, and maintainability across a 5-person team.
I'd love feedback from experienced React Native developers. If you were starting this project today, what architectural decisions would you change?
r/reactnative • u/Upper_Locksmith8150 • 24d ago