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)
04.06.2025 13:36 β π 2 π 0 π¬ 0 π 0@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)
04.06.2025 13:36 β π 2 π 0 π¬ 0 π 0π±π Ever wanted to know which Android apps are built with Expo?
@leondvlpmnt.bsky.social made a tool that scans your phone and finds out.
Blog post + open source tool: expo.dev/blog/which-a...
Time for a 2-day train journey from the Netherlands to KrakΓ³w for the App.js conference. First stop: Berlin π
27.05.2025 10:35 β π 8 π 0 π¬ 0 π 0Super interesting episode, give it a listen!
01.03.2025 22:33 β π 3 π 1 π¬ 0 π 0Thanks for this @vonovak.bsky.social
22.01.2025 14:43 β π 2 π 0 π¬ 0 π 0π₯
14.01.2025 15:41 β π 3 π 0 π¬ 0 π 0π₯³ 50k before the end of the year? π
19.11.2024 16:22 β π 1 π 0 π¬ 0 π 0Zustand 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.
15.11.2024 12:19 β π 2 π 0 π¬ 1 π 0Yes, 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.
15.11.2024 12:19 β π 1 π 0 π¬ 1 π 0I 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.
15.11.2024 11:09 β π 5 π 0 π¬ 1 π 0Great release! Also very excited to finally enable the New Architecture
12.11.2024 20:51 β π 4 π 0 π¬ 0 π 0Just playing around a bit with the new "expo/fetch" package in @expo.dev SDK 52. With "expo/fetch" it's possible to read response streams. This is especially useful for AI apps but another cool use case is streaming search results from server to app. Really cool stuff π
07.11.2024 22:34 β π 5 π 0 π¬ 0 π 0Amazing! 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 π
07.11.2024 20:39 β π 2 π 0 π¬ 0 π 0ππ
07.11.2024 20:31 β π 2 π 0 π¬ 0 π 0App Store Connect might be the worst product I use on a daily basis
07.11.2024 15:31 β π 3 π 0 π¬ 0 π 0Great release, congrats!
06.11.2024 19:04 β π 1 π 0 π¬ 0 π 0Some 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...
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
06.11.2024 09:28 β π 0 π 0 π¬ 0 π 0I'm thinking of doing the same tbh, love this app so far!
05.11.2024 22:45 β π 3 π 0 π¬ 0 π 0Oh this is useful, I was manually searching a lot of people π . Thanks!
03.11.2024 20:50 β π 1 π 0 π¬ 1 π 0