Content
@
https://warpcast.com/~/channel/uno
0 reply
0 recast
0 reaction
erica
@erica
these past few days i've been building a custom design system package for /uno that will work both in our react web and swift mobile repos. the initial build contains: > color tokens > typography tokens > layout tokens > custom icon pack with variant support this will help us maintain design consistency across platforms and allow for quick, easy changes to the design system itself as we continue to explore and solidify the uno visual identity. faster time to iterate = greater quality achieved. deciding to step away from react native and build natively on each platform has meant we've had to build a lot of custom libraries ourselves, but we see the benefit of this decision in so many other ways
8 replies
10 recasts
85 reactions
Nate
@natedev.eth
is the mobile app swift only now?
1 reply
0 recast
5 reactions
christopher
@christopher
Yes! We've explored almost every mainstream, scaleable, performant, idiomatic framework and all roads led back to native Swift UI/UIKit.
2 replies
0 recast
5 reactions
Nate
@natedev.eth
may I ask what the final straw was with react native for you?
2 replies
0 recast
1 reaction
erica
@erica
i don't think there was any one final straw, it was more several annoyances that piled up and when @christopher and i did a weekend hack in swift, it felt like a breath of fresh air things that immediately come to mind though: dependency hell, a lot of side effects, tough to manage performance and achieve a fully smooth feed experience (frame rate drops)
0 reply
0 recast
3 reactions