Leon
leondvlpmnt.bsky.social
Leon
@leondvlpmnt.bsky.social
React Native developer, Expo enthusiast, always curious to learn more.
Sadly this is only possible on Android due to permissions. On iOS you can't even request a list of installed applications (there are private API's but you aren't allowed to use them of course)
June 4, 2025 at 1:36 PM
Thanks for this @vonovak.bsky.social
January 22, 2025 at 2:43 PM
🔥
January 14, 2025 at 3:41 PM
🥳 50k before the end of the year? 🚀
November 19, 2024 at 4:22 PM
Zustand is in my experience very flexible. You can use immer, persist, slices but you can also communicate and subscribe to stores in different ways. So you can still be opinionated on how you use zustand.
November 15, 2024 at 12:19 PM
Yes, I would definitely choose it again! I inherited this project and it was using plain redux with redux-saga. redux-saga also saw very limited maintenance. So I just wanted to migrate off redux-saga and redux-persist at the same time.
November 15, 2024 at 12:19 PM
I migrated our app away from redux(-persist) to Zustand + react-native-mmkv. More sensitive data like tokens are stored in expo-secure-store. I should add that this migration took about 2 years to complete but it was a gradual migration.
November 15, 2024 at 11:09 AM
Amazing! Just tested edge-to-edge on my expo SDK 52 update branch and it makes the whole app just look way better. Thanks for working on this 🚀
November 7, 2024 at 8:39 PM
👋👋
November 7, 2024 at 8:31 PM
Great release, congrats!
November 6, 2024 at 7:04 PM
Some of my recent work:

Analyze which Android apps are using React Native:

play.google.com/store/apps/d...

Use native Android Dialogs with @expo.dev:

github.com/leonhh/rn-an...
ReactRaptor - Apps on Google Play
See which apps are using React Native
play.google.com
November 6, 2024 at 10:08 AM
A more flexible stylesheet with media queries and (css) variables. I appreciate the work the community has done when it comes to styling solutions but I just wish there was something official. Maybe react-native-dom will solve this eventual
November 6, 2024 at 9:28 AM
I'm thinking of doing the same tbh, love this app so far!
November 5, 2024 at 10:45 PM
Oh this is useful, I was manually searching a lot of people 😅. Thanks!
November 3, 2024 at 8:50 PM