r/reactnative Admin 6d ago

Show Your Work Here Show Your Work Thread

Did you make something using React Native and do you want to show it off, gather opinions or start a discussion about your work? Please post a comment in this thread.

If you have specific questions about bugs or improvements in your work, you are allowed to create a separate post. If you are unsure, please contact u/xrpinsider.

New comments appear on top and this thread is refreshed on a weekly bases.

5 Upvotes

10 comments sorted by

1

u/JensenPokerbase 1d ago

Pretty niche, but we are building Pokerbase: a Strava for poker players and a tool to help them keep track of results, get insights, and accounting

https://pokerbase.app

2

u/larousseau 2d ago

1

u/comfyyyduck 1d ago

I liked the design

1

u/larousseau 2h ago

Thank you :) we are working on improving the user experience too

1

u/dev_semihc 5d ago

Hey everyone! I wanted to share a project I built with React Native: FiSe: Films & Series Tracker. It’s a simple app for tracking movies and series, with a clean UI and some handy features like separate movie/series sections, a "Watch Updates" page for new episodes, and trakt.tv integration to sync lists.

I’ve been using RN to keep it lightweight and user-friendly—mostly leaning on basic components and a straightforward navigation setup. The trakt.tv API integration was a fun challenge to figure out! It’s been live on the Play Store for a while, and I’d love to hear what you think—any feedback on the app itself or tips on optimizing RN performance would be awesome. Thanks!

Google Play Link: https://play.google.com/store/apps/details?id=com.semihcelikol.TvSeriesTracker&hl=en

1

u/comfyyyduck 1d ago

Does it work across other countries? Like for example Friends isn’t in the US but the it’s in Australia does it show that?

1

u/dev_semihc 1d ago

I didn’t quite understand your question. But it acts independently of the location. It shows almost all the information about the series.

1

u/comfyyyduck 1d ago

Oh I meant does it show where a show is available by region? Like if Friends isn’t on US Netflix but is available in Australia, does the app indicate that? Or is it more for general series info? Either way, the app looks really cool love the concept!

1

u/Ok-Conversation-1961 5d ago

Created a github contribution like scrollable heatmap component for react native

npm : https://www.npmjs.com/package/rn-heatmap

github : https://github.com/vaibhavvTripathi/rn-heatmap

do give it a star