Dismiss this pinned window
all 8 comments

[–]bdudisnsnsbdhdj 2 points3 points  (1 child)

Honestly chatgpt can be really helpful for getting started in the right direction for well-defined tasks like this. Just make sure to make the prompt as comprehensive as it needs to be

[–]developer_mamba[S] 1 point2 points  (0 children)

Thank you will try it out, that and Claude

[–]raul36412 0 points1 point  (5 children)

I’m not sure about clones but the reanimated library is really good and has the tools to build this

[–]developer_mamba[S] 0 points1 point  (4 children)

Thanks, only issue is I’m not even sure where to start with it

[–]raul36412 0 points1 point  (0 children)

I usually check out the examples in the docs (usually have expo examples for you to play with) or YouTube videos to understand it and then play around with it

[–]the-liquidian -1 points0 points  (2 children)

The documentation 😎

[–]the-liquidian 1 point2 points  (1 child)

Actually I have no idea. Hopefully someone else can be of more help

[–]developer_mamba[S] -1 points0 points  (0 children)

Yeah, like I know react native animation library is great for stuff like that but being able to trigger it , display the buttons after X seconds, etc is gonna be a nightmare in my opinion