C.T.

Results 17 comments of C.T.

@vsofroniev I ended up removing that function. I think it was causing issues on Android or something like that. I believe you can make auto scroll work without it, it's...

Thanks for the reply @alexco4532. What you have there is basically what's in the docs. To make that work, I'd have to put the useDeleteLogbooks hook into button component, and...

@Molnfront My solution was to abandon this package and switch to React Query Firebase https://react-query-firebase.invertase.dev/firestore

Nvm, I realized that the apis for wordpress.com and wordpress.org are completely different.

Hope this helps someone: ``` onDayPress={day => { const offsetInMiliseconds = new Date().getTimezoneOffset() * 60 * 1000; // Get timezone offset const currentDateWithTimezoneApplied = day.timestamp + offsetInMilliseconds // Do stuff...

Aparently Quokka doesn't know what a View is. If it worked with React Native, you'd make me a customer. As it is, I don't know how I can use it...