Karan Pratap Singh

Results 31 comments of Karan Pratap Singh

Thank you @ayushiee

Thanks @adryanalencar, for data modeling I used [drawSQL](https://drawsql.app/)

Thank you @francescobonesi

Thank you @ludeen007

@zangab thanks, I'll try to cover Discord, thanks for the suggestion

@shivamtiwari8736 unfortunately not :(

you can try this one https://callstack.github.io/react-native-paper/chip.html, works well

My pleasure, bro 😄

I just faced this issue, I think this can be resolved by using a `.setValue` method via ref as mentioned in docs

Thanks for the detailed answer @Lou1415926 , I ended up doing it with cli. Here's the script ```sh #!/bin/bash CLUSTER="$1" SERVICE="$2" PLATFORM_TAG="key=platform,value=Fargate" # Tag new ECS tasks for ARN in...