I'm making an app in react native that fetches sport data and would display it in a tableau format with nice graphics and user interface.
I know that https://github.com/moodysalem/react-tournament-bracket does pretty much exactly what I need, is there any other tool I can use to make a bracket (single one-on-one elimination) in a mobile app? I'm not very experienced.
Thank you in advance!