Diego Díaz
Diego Díaz
I try to use this module but the connection method is so slow. Can someone pls, tell me how can I improve this?
### Which component is affected? Qwik Runtime ### Describe the bug ### I have the next code: ```tsx // routes/layout.tsx import { createServerClient } from "supabase-auth-helpers-qwik"; import type { RequestEventAction,...
Here is mi code: ```js import DatePicker from 'react-native-neat-date-picker'; return ( ) ```  The minDate is 25-07-2022 but, the picker dont let choose that...