Estee Tey

Results 101 comments of Estee Tey

@gr2m I was thinking that the type safety will be good if I try to write code that calls the external skypark script 😁 but I guess for now its...

Hello there @alex-galey , this issue existed even on the previous way of running this github action on a scheduled frequency. I believe it is because of the `repo-sync/pull-request@v2` GH...

Added some [docs](https://github.com/lyqht/generate-supabase-db-types-github-action/compare/main...update-docs-for-event-trigger) on the branch [update-docs-for-event-trigger](https://github.com/lyqht/generate-supabase-db-types-github-action/tree/update-docs-for-event-trigger) based on the comment above, however, I wasn't able to get the script working as intended successfully despite **enabling pg net in the...

Tried the example app in this project on on both iOS and android, this is still an issue. ``` Require cycles are allowed, but can result in uninitialized values. Consider...

hi @nkshah2, thank you for clarifying! I tested again, and it works now. It wasn't because of the require cycles problem - I just thought that the IP address given...

yes, i would love to have this too. unfortunately i don't really have any bandwidth nowadays, if you know how to do it, please open a PR!

Still encountering this issue with longer placeholder text ![CleanShot 2023-08-10 at 17 33 45@2x](https://github.com/facebook/react-native/assets/35736525/08272c68-3943-4687-a792-8a7b9bcfd347) If placeholder text is contained within input it looks fine ![CleanShot 2023-08-10 at 17 34 01@2x](https://github.com/facebook/react-native/assets/35736525/7b661a66-ba13-4ace-94f2-b5648e580b4d)...

Thanks for raising this issue and Im glad you like the app! I was thinking of something this before, but introducing APIs would usually lead to the creation of a...

I can start off this feature by supporting search query params to auto populate the qr code design, but I'm not too sure of the part to support GET request...

@Mapaor yes it's possible to host it however you want (even through a fullstack solution like Next.js when you don't even need the frontend for it). However, for production grade...