@CristianRus4 On the US App Store, it shows $39.99 when I log in from my Mac, but on my iPhone, it is registered in Azerbaijan, where it shows $49.99. Weird
@joshm@hursh my one ask for you is to just move the the search bar to the top of the sidebar
dia will be truly great once its fully customizable. let people have the dia they love, some customized browser, and something that looks like arc.
My list of 500+ swipeable items in expo-ui is stuttering during scrolls, search/filtering. Are there specific configs or patterns to make expo-ui efficient for large lists? Looking for a way to keep search and scroll fluid. Any advice, @expo?
#reactnative#expo
@jxngrx@expo Hi, sorry for recognising this comment soooo late. Yes, I used within Legendlist keyExtractor={keyExtractor};
const keyExtractor = useCallback((item: NativeTestList) => https://t.co/7sRKnN8ddE, []);
@altBenzitczo@igus_ai Mind you, clown 🤡
NO: [email protected] (real BME email)
YES: [email protected] (your fantasy)
Hungary uses .hu, not ".uh". Even Cursor is a clown for listing Hungary but only accepting pure .edu
No university in Hungary ends with .edu
Then why is Hungary on the list?
@aaronrwyman@MacOSFinder It is probably not designed for infinite scroll. Use case here could be blog posts, articles or any other lists that are definite, not infinite
I experimented with adding both Toolbar.Buttons on the Settings page, and they functioned flawlessly. However, the Search page encountered issues, possibly due to the role="search" attribute in the tab configuration.
Is anyone having issues with this?
When using the Separate Search Tab folder structure, my Stack.Toolbar buttons render twice inside the liquid glass pill until I switch tabs and come back.
Native bridge issue, or am I missing a config?@Baconbrix@expo
@IonKorol@tannerlinsley@itsmuntadhar@guidopasto_@tan_stack I suppose Next.js has definitely spoiled me with that, haha. How about the new Expo sdk 55? They brought new native components, I am trying them rn, and they are fun to use, no lag or glitch atm. Using Expo Go via Testflight
@IonKorol@tannerlinsley@itsmuntadhar@guidopasto_@tan_stack Oh, I see. Honestly, my main goal is to use Expo for iOS and Android, while I can opt for different frameworks like Next.js or Vite for the web. Regarding navigation, I find file-based navigation straightforward and manageable, although I've previously used React Router.