Thank you so much!
Publishing my first app! I build since so many years but never publish, this year Iβm publishing, Iβll share all the stuff I learn on the road over here!
@florianbouron.bsky.social
Building React Native apps, I will share what I learn during my journey right here #ReactNative #Expo
Thank you so much!
Publishing my first app! I build since so many years but never publish, this year Iβm publishing, Iβll share all the stuff I learn on the road over here!
I am getting ready to submit to Apple!
Double-checking that everything works properly...
#BuildInPublic
Yes I do for my dev environment
03.04.2025 05:41 β π 0 π 0 π¬ 0 π 0Hi there π
Someone has some tips about #Supabase #security before going to production? I want to make sure I didnβt forget anything on my checklist
So I would recommend you to add a supabase folder at the root of your expo project and add your sql queries there it helps a lot Trae to perform good π
02.04.2025 09:17 β π 2 π 0 π¬ 1 π 0#Supabase supports the database trigger, this is awesome! That way you donβt have to use so many edge functions!
I start to like more and more Supabase, but Iβm still exploring π
Iβm actually using it everyday since a week! Really awesome! I can only recommend it.
Btw what do you use for your backend? Supabase?
Well said @galaxies.dev, focus on the product not on the tech stack.
You can build on the best tech stack, but if you have no users is this worth it?
Just master your tech stack and test the market! ποΈ
Basically the fastest way I found so far to leverage it, is to tell him already the optimization you have in mind as well as why you want to architect like this and treat your #LLM as a colleague who would review your code or you would explain what you do at the coffee machine βοΈ
01.04.2025 08:47 β π 0 π 0 π¬ 0 π 0In my quest of releasing a maximum of apps to this year, if a new thing to share! Iβve let Claude do my #supabase architecture. Wellβ¦ itβs not that good to delegate all of it (not a surprise) you need to still be the architect of your backend to make it safe and efficient.
01.04.2025 08:45 β π 1 π 0 π¬ 1 π 0#VibeCoding is kinda interesting I nerded doing this a big part of my Sunday, in the evening I had to refactor though. But it made me gain some time, so I didnβt manage to make my app and its backend in one day. I knew it was ambitious. This evening Iβll continue this app and let you guys know
31.03.2025 10:00 β π 0 π 0 π¬ 0 π 0Totally agree with you Simon!
Letβs build!
This weekend Iβm using AI to build an app extremely fast to publish it on the App Store!
Iβll show you what was built pretty soon, any questions? Feel free
#shipFast #sideProject #ReactNative #Supabase
Whatβs Corepack in Node.js?
Corepack is a built-in tool in Node.js that lets you use Yarn and pnpm without installing them globally. It ensures projects use the correct package manager version, improving consistency and workflow.
Enable it with:
> corepack enable
#NodeJS #JavaScript #TypeScript
Whatβs an Activity in Android?π€
In Android, an Activity is basically where the UI lives and user interactions happen. It also handles key events like:
- Showing UI components πΌοΈ
- Responding to user input
- Managing screen lifecycle (create, pause, stop, etc.)
#AndroidDev #Kotlin #Java #MobileDev
Canβt wait to test this in my next project!
Someone already tried it? Any feedback?
You can also see this like your app controller
23.01.2025 09:21 β π 2 π 0 π¬ 0 π 0Image generated by AI to illustrate the AppDelegate
Whatβs an AppDelegate? Letβs break it down!
In iOS dev, the AppDelegate is like the βcommand centerβ of your app π¦. It handles system-level events, like:
- The app launching π
- Notifications coming in
- Managing app state (active, background, sleep)
#iOSDev #Coding #ReactNative #MobileDev
Merci for the tips Romain!
Yeah having a mix of nativewind and glue stack seems like the most efficient way! Iβll probably go this way!
For my build in public challenge Iβm gonna use NativeWind. Is there any of you who had some good or bad experience with the library?
#ReactNative #Mobile #BuildInPublic
I wish it is
12.01.2025 18:00 β π 1 π 0 π¬ 0 π 0Definitely thinking of keeping control and ship fast while having pretty apps. Does Unistyle really brings value for only mobile apps instead of style sheets?
10.01.2025 13:10 β π 0 π 0 π¬ 1 π 0Iβm actually considering using Tailwind for all my apps. I actually didnβt know StyleX itβs an interesting one. What did you put in production with StyleX?
10.01.2025 13:07 β π 0 π 0 π¬ 1 π 0This year Iβll build in public on BlueSky, but I have a question for you.
Which React Native component library is your favorite to ship fast mobile apps? π€
#ReactNative #Mobile #BuildInPublic
What was the most impactful things you got from this book?
08.01.2025 12:54 β π 0 π 0 π¬ 0 π 0Sure, Iβll let you know
08.01.2025 06:07 β π 1 π 0 π¬ 0 π 0Interesting I actually didnβt know Zustand is compatible with Reduxtoolkit
07.01.2025 15:54 β π 1 π 0 π¬ 0 π 0Persisting data works as well with React Native? Can you choose which can of storage you want to use (secure or not)?
07.01.2025 15:53 β π 0 π 0 π¬ 1 π 0Yeah I kinda feel like for a little app I would go with Zustand
07.01.2025 15:51 β π 0 π 0 π¬ 0 π 0Yeah already following, thanks for the tips
07.01.2025 15:50 β π 0 π 0 π¬ 0 π 0