meer_habib_
banner
meerhabib.bsky.social
meer_habib_
@meerhabib.bsky.social
React Native App Developer
Small AI style and translation feature in message input
October 24, 2025 at 7:48 PM
My Cat Scanner AI App is now live

Ingredients:
- @expo
- @RevenueCat
- @nativewindcss
- @supabase

App Link ↓
June 15, 2025 at 3:15 PM
One more expo app live!

Simple Dog AI app gets the job done!

Powered by -- @expo | @RevenueCat | @OpenAI

App Link ↓
June 11, 2025 at 1:58 PM
My expo app is now live!
June 5, 2025 at 5:08 PM
Rate my new expo app UI!
June 3, 2025 at 9:34 PM
I made my first dollar for my own app🥺

This is crazy!!!!!!
May 25, 2025 at 12:29 PM
Finally, my app got approved! 🎉

After 8 rejections, the build from April 30th is now officially live.

Yes, it may be “just another AI wrapper”. But it took persistence, patience, and a lot of tweaking, but this small win feels incredibly rewarding.

Persistence pays off. 💪📱
May 21, 2025 at 3:36 PM
Rate my simple voice agent app UI and waveform animations.

I will open-source waveform code - if I get 10 likes
May 20, 2025 at 2:16 PM
I made #Mars using react-native-sika
May 15, 2025 at 1:43 PM
I was always scared of react native skia!
Now i don't know what i made, & confused about what product I'm going to make out of it
May 15, 2025 at 12:43 PM
Finished an interview - fingers crossed! Hoping for the best.
May 15, 2025 at 12:10 PM
Rate my app UI......!
May 12, 2025 at 12:45 PM
Nativewind has a dedicated website now!

Link Below ↓
May 10, 2025 at 7:56 AM
My #Expo app folder structure

- Pretty Basic
- Easy to access
- Get the job done with simplicity
May 9, 2025 at 10:25 AM
Use this custom 𝗴𝗲𝗻𝗲𝗿𝗮𝘁𝗲𝗣𝗲𝗿𝘀𝗶𝘀𝘁𝗲𝗻𝘁𝗗𝗲𝘃𝗶𝗰𝗲𝗜𝗱() function to track devices even after app uninstall/reinstall.

Super handy for use cases like 𝘂𝘀𝗲𝗿 𝘁𝗿𝗮𝗰𝗸𝗶𝗻𝗴, 𝗳𝗿𝗮𝘂𝗱 𝗽𝗿𝗲𝘃𝗲𝗻𝘁𝗶𝗼𝗻, 𝗼𝗿 𝘀𝗲𝗮𝗺𝗹𝗲𝘀𝘀 𝗽𝗲𝗿𝘀𝗼𝗻𝗮𝗹𝗶𝘇𝗮𝘁𝗶𝗼𝗻.
May 8, 2025 at 7:42 AM
Finalizing the onboarding flow for my next app — excited to launch it soon!

> Expo
> Reanimated
> Revenue Cat
> Open AI

Thats it!
May 4, 2025 at 10:42 AM
react-native-webgpu-worklets is live! 🎉

Now WebGPU + Three.js usable inside Reanimated Worklets ⚡

Meaning real GPU rendering on the UI and background threads with full smoothness!

- worklet — isolate heavy logic
- runOnBackground — offload work without blocking UI
April 30, 2025 at 8:16 AM
Working on a cool project, using Expo!
April 29, 2025 at 4:27 PM
Took over a project for "𝙖 𝙛𝙚𝙬 𝙨𝙢𝙖𝙡𝙡 𝙛𝙞𝙭𝙚𝙨."

Found broken navigation, broken auth, messy UI, and random code everywhere.

Vibe coding can build an app, but never a real product.
Good code needs structure, clarity, and respect for the next developer.
April 28, 2025 at 6:42 PM
𝗠𝗲𝗲𝘁 𝗖𝗼𝗻𝘃𝗲𝘅 𝗖𝗵𝗲𝗳 𝗔𝗜 𝗔𝗽𝗽 𝗕𝘂𝗶𝗹𝗱𝗲𝗿

– Zero-config backend with built-in db and edge func
– Easy auth, file uploads, and real-time UI support
– Built-in background workflows (AI serv, email notif..etc.)
– Instant hosting and project sharing
– Handles concurrency, consistency, and caching out of the box
April 15, 2025 at 10:08 PM
This is how I'm using GPT 4o to generate one-shot Expo app icons.
April 12, 2025 at 12:21 PM
🧠 Dev Tip

Don’t store the entire ai_response. Instead, save a SHA256 hash for better performance:

Use ai_response_hash in your unique constraint.
✅ Faster lookups
✅ Reduced storage
✅ Cleaner database

#DevTips #TypeScript #NodeJS #AI #Performance #CleanCode
April 11, 2025 at 10:10 AM
💡Quick Dev Tip

Use 𝗜𝗻𝘁𝗹.𝗡𝘂𝗺𝗯𝗲𝗿𝗙𝗼𝗿𝗺𝗮𝘁 to get format prices with or without decimals in 𝗯𝗼𝘁𝗵 𝘄𝗲𝗯 & 𝗺𝗼𝗯𝗶𝗹𝗲 𝗮𝗽𝗽𝘀.

— No extra libs needed!

— Find the code in the comment
April 9, 2025 at 10:36 AM
Skylight Social just beat TikTok and hit #1 on the App Store. 📱🔥

🚀 Another win for @expo!

Built with Expo — proof that speed + quality = domination.

#ReactNative #Expo #SkylightSocial #AppStore #1
April 8, 2025 at 9:08 PM
React Native 0.79 is out now!

⚡️ 3x faster Metro startup
📦 Support for stable package exports
🚀 Faster Android app launch
🍎 Swift-native modules for iOS
🔄 JSC moved to community package
❌ Remote JS debugging removed

Smoother perf and better dev exp!
April 8, 2025 at 8:02 PM