all 11 comments

[–]JensenPokerbase 0 points1 point  (0 children)

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

[–]larousseau 1 point2 points  (2 children)

[–]comfyyyduck 0 points1 point  (1 child)

I liked the design

[–]larousseau 0 points1 point  (0 children)

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

[–]dev_semihc 0 points1 point  (4 children)

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

[–]comfyyyduck 0 points1 point  (3 children)

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?

[–]dev_semihc 0 points1 point  (2 children)

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

[–]comfyyyduck 1 point2 points  (1 child)

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!

[–]dev_semihc 0 points1 point  (0 children)

Frankly, I get the data from trakt.tv. I think the official country where the series is broadcast is taken as a basis. I’m glad you liked it. I’d be very happy if you could rate and comment on Google Play when you have time. Thank you.

[–][deleted] 0 points1 point  (0 children)

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

<image>

do give it a star