msmps
msmps
Explore posts from servers
TTCTheo's Typesafe Cult
Created by msmps on 3/31/2024 in #questions
Expo Router headerSearchBarOptions
Hi folks, struggling quite a bit to try and implement the native iOS search bar in the header of a tab screen! I’m using expo-router and the (tabs) folder structure but I just cannot figure out how to get this to work? I’m trying to recreate the following video. Any help would be greatly appreciated.
2 replies
TtRPC
Created by msmps on 1/26/2023 in #❓-help
Audit logging middleware?
I’m required for regulatory reasons to log all actions that are taken in my application for auditing and if they were successful or not. Imagine - user successfully updated a resource, user viewed <x> resource. Is there a best practice to implementing such behaviour with tRPC? I was originally thinking about a middleware but it would need to know if the action was successful post request. Thanks all.
4 replies