Nanniii
nanniii.bsky.social
Nanniii
@nanniii.bsky.social
He/Him
JS/TS Fullstack at Green-got
React native/expo guy for a while now
Opinions are mine and mine only
A mix of tech wizardry and the whimsical trials of a left-handed coder.
hmm maybe i mixed the lib with an other than, looks like it doesn't support text-scanner. my use case was to read iban so people didn't have to write them but maybe it was an other lib using mlkit. Thanks for the answer !
November 17, 2025 at 4:41 PM
does that support M1 apple chip? last time i tried to use google mlkit, i coulnd't build on my mac anymore so i couldn't use it :/
November 17, 2025 at 2:46 PM
i found this github.com/deveix/react...

and i guess if vercel tool are a thing still www.npmjs.com/package/@rea...

if that can help
GitHub - deveix/react-native-apple-llm: React Native Apple LLM plugin using Foundation Models
React Native Apple LLM plugin using Foundation Models - deveix/react-native-apple-llm
github.com
October 19, 2025 at 4:58 PM
when i tried it it reported unused code but it was graphql schema type generated file so i didn't want to clean that up
otherwise i had the same issue, i assumed it's because i have a small repo overall and i'm that good  😂
September 19, 2025 at 10:11 AM
I get that
Unfortunately on RN it’s kind of the only one that works kind of properly 😅
September 14, 2025 at 7:40 PM
go with jest and should be good to go i guess ahah
jest / react-native-testing-library and it mostly works
September 14, 2025 at 7:28 PM
i just need the DOM in RN now then nice

but i'll wait to see that in OSS version then

thanks !
August 27, 2025 at 12:33 PM
tell me more 👀
August 27, 2025 at 12:30 PM
let me know if you can how it goes if you try, curious to know if you find issues.
We never had any issues as far as i know but maybe just not caught or reported :)
August 26, 2025 at 1:18 PM
the portal from gorhom is not working out for your usecase for example?
August 24, 2025 at 11:41 PM
have you try the EXPO_PUBLIC_ prefix to get them in the app itself or it's somewhere else you want them?
August 18, 2025 at 3:42 PM
i end up using like as bookmark for now pretty much, that "feature" solution looks so weird to me ahah
August 6, 2025 at 12:37 PM
not sure which one exactly match, not familiar with app storage but i would say
github.com/mrousavy/rea...
or more secure
docs.expo.dev/versions/lat...

and more "legacy"
react-native-async-storage.github.io/async-storage/

can also look at sql-lite
docs.expo.dev/versions/lat...

hope that helps
August 6, 2025 at 9:40 AM
They usually somewhere on the internet most of the time in an expo auto closed issue because no repro 😝
July 24, 2025 at 8:50 AM
maybe take a look at nitro modules, i don't know if it fits your need but it think it might
July 18, 2025 at 6:39 PM
Every time I tried to switch as Bluesky to be my first social for following tech (js, expo,RN) I noticed I basically get the news on twitter a day or 2 before so I always end up back on twitter outside of Bluesky team itself for RN
July 13, 2025 at 12:07 AM
Not totally sure for react overall but react native and expo is definitely still mostly on twitter and there is some overlap so probably 🥲
July 13, 2025 at 12:05 AM
fingerprint currently is a bit weird and doesn't work too well on our repo, every commit on workflow create a new fingerprint somehow, i still need to look into that. was more how do i get that list on the front, there is a eas api i'm not aware off? that would mean expo token on the app?
July 4, 2025 at 11:43 AM
the link i have from google and expo docs

docs.expo.dev/versions/lat...
docs.expo.dev
June 26, 2025 at 3:37 PM
Yeah I was using true sheet but was creating crashes so endup on gorhom too seems to have the most support and community so it avoid some issues and get fixed quite fast so far
June 24, 2025 at 5:04 PM
Yeah I use the inset no the view they offer
More control and yeah sheets are a pain in my butt lol
The form sheet of rn navigation still doesn’t work properly on android it’s annoying ahah
June 24, 2025 at 4:59 PM
I’m mostly use rn screen and let it do the job for me with safe area view :) works pretty well for us
June 24, 2025 at 12:40 AM