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.
104 posts
44 followers
150 following
Regular Contributor
Active Commenter
comment in response to
post
It provides access to theme but doesn’t let you access variants and animated the transition between those
So if you use variant to manage pressed state, you can’t animate it or you need to not use variants and so it by hand with reanimated
comment in response to
post
Unistyle is great but DX is not yet there for me when I tried it
The things that made me abandon it is the fact that doesn’t play well with reanimated and variants for now which was a deal breaker
Also I’m coming from tamagui so no prop styling was a giga pain 😅
comment in response to
post
i tried every music streaming service and always get back to spotify just because of the desktop app on mac/windows.
comment in response to
post
if that can help
github.com/kirillzyusko...
www.youtube.com/watch?v=095B...
comment in response to
post
their doc is pretty complete does that match what you try to do ?
docs.expo.dev/modules/thir...
comment in response to
post
for expo apps good production example is always bluesky repo itself also or the expo module in general for this kind of things are usually the most up to date
comment in response to
post
like twitter i'd love a subscribe/watch to a thread like on github issues ahah
comment in response to
post
as far as i'm concerned the tech debt is the objective C, swift, java and kotlin code being written x)
comment in response to
post
If you or your company can go with expo and eas for build and release, do yourself a favor and use those especially EAs it will save you hours and a lot of headache not dealing with certificates and stores hurdles
comment in response to
post
indeed on the old arch still (thanks stripe) but glad to see it's already on watchlist. Thanks and amazing work !
comment in response to
post
anyone that tried it got an issue on IOs, when i pull to refresh my items get overlayed over each other, like the recycling keeps the old items and render the new one over it. switching from FlatList here.
comment in response to
post
multiple options and depend of your preferences pretty much.
you get tamagui.dev
www.unistyl.es/v3/start/int... (closer to native stylesheet so nice if you need to refactor)
www.nativewind.dev (tailwind style in react-native, if you are coming from web it's nice)
comment in response to
post
Hi, is there a stream to see the conf when not able to get to paris or buy tickets? or need to wait for a publish later?
comment in response to
post
without speaking about not accepting, as a valid separator like most country use xD
comment in response to
post
if i type on collapse, this is what i get on zed and vscode, i want vscode, zed makes no sense to me why you would want that on a project
comment in response to
post
Yeah but it’s weird because the top folder is the project so you close all into one line except in vscode if I click on collapse all button I close the folder inside the project folder not the folder itself (not sure it makes sense ahah)
comment in response to
post
Will be zed when they add a button to collapse folders until then vscode :)
comment in response to
post
a CLI to use with npx would be best <3
comment in response to
post
I only need stripe to fix their package !! I’m so pissed it’s a million dollar company that is lagging behind compatibility ahah
comment in response to
post
sounds good then, can you tell stripe to move their ass and support new arch so my app can go to new arch ? 😂
biggest company we have in the dependencies and they don't even have a plan to support new arch as far as i know, a bit sad lol
thanks for taking the time 🙏
comment in response to
post
github.com/software-man...
comment in response to
post
is the new arch a requirement?
tried to build a repro and only fails if the new arch is set to false in app config
comment in response to
post
that should be possible to combine with react-native-vision-camera to do ocr live? or too resources intensive to be usable for now? tried quickly to add it to the expo dev app we have but couldn't build on android so before spending time debugging asking if it's even realistic x)
comment in response to
post
Come to EU ! 🙏
comment in response to
post
kind of reminds me the drawing tutorial meme where they draw a circle and the next image it's a fully finished face super detailed.
unless the code generated is really boilerplate, i think it deserves to be explained otherwise why it's in the tutorial?
comment in response to
post
not really surprise there, they don't really hide that they don't like each other, even has been pushing nativewind for a while now and like you said, Nate working on One definitely doesn't help the collaboration. x)
comment in response to
post
also to be honest my biggest concern with tamagui is the maintainer being at war with pretty much everyone in the react-native community it feels like. Which make me think at some point the support for tamagui might suffer from it :/
comment in response to
post
i would mostly agree for sure, upgrading the version can also be a pain sometimes. i think overall it's a great tool but yeah the setup is a bit confusing (it's doing a lot) i don't use the UI sides only tamagui/core for example and i'd like a better split between the two.
comment in response to
post
currently tamagui, want to switch to unistyles at some point but currently missing the basic primitives on top of the stylesheet api, going back to stylesheet create feels like going backward DX wise
comment in response to
post
found out the lib causing it it's true sheet
github.com/lodev09/reac...
so hopefully they can find what is the issue :)
comment in response to
post
Can’t wait for the tutorial on expo channel 🥳
comment in response to
post
like what the hell is this ?
comment in response to
post
Yeah for sure pretty much everyone works for that partly
But saying it in a free text for a recruitment is not really appreciated usually from my experience and guessing they expect something more “profound”
comment in response to
post
Because most people want to work for salary to pay bills but can’t say that so they leave it empty I guess ahah
comment in response to
post
Amazing, once the expo web bug that prevent me from building production expo-web is fixed, let's go on eas deploy ahah
no more vercel i like it!
comment in response to
post
But you don’t really need it tho so no reason to do so I feel like
comment in response to
post
i feel like discord with ticket/ thread system enabled is basically a forum, though many oss project server don't use it for some reason and prefer spam chat land where you never get help x)
comment in response to
post
but zustand is a lot of boilterplate, i kind of get tired of it xD