Skip to main content

Show HN: I Made an Event Countdown App in React Native https://ift.tt/2wv0dFU

Show HN: I Made an Event Countdown App in React Native I recently created an Events Countdown app for iOS. Basically, user can create event like Birthday, Anniversary, ... and the app will show a countdown time until or since the event. User can also add reminder days, weeks, months before or after the event. It's not shown in the video but the user can choose different display mode like: List, Grid or Carousel and sizes,... This is my first time trying this business model my apps. It's free to use. You can create unlimited number of events, reminders, you can switch between dark/light theme... All the core features of an Event Countdown apps are free. But there are interstitial ads after the user created an event once in a while. (using facebook audience network and google admob). Some premium features like layouts, online gallery, cloud syncing,... are unlocked through a subscription monthly or yearly. I created the project with [typescript-react-native-starter](https://ift.tt/2JhyVFu). I also tried to contribute some open-source components like: - [react-native-easy-icon](https://ift.tt/2UAlcPA wrapper component of react-native-vector-icons to use icon easily - [react-native-unsplash](https://ift.tt/2WH879A The online gallery feature that you see from the video use directly this component. It's basically a photos browser using the unsplash api. - [react-native-store-rate](https://ift.tt/2JhS0r7 I'm still testing this so I don't recommend you to use All of my components above are written in typescript so it's kinda self-documented, I didn't have the time to update the documentation so PRs are welcome. You can download it here: https://ift.tt/33LRpaz I would love to hear feedbacks. Thanks. March 25, 2020 at 02:03PM

Comments

Popular posts from this blog

Launch HN: Simmer (YC W19) – Reviews for Delivery Dishes https://ift.tt/2Y4sD67

Launch HN: Simmer (YC W19) – Reviews for Delivery Dishes Hi HackerNews community! We’re Vaibhav and Richard, founders of Simmer ( https://usesimmer.com ). Simmer aggregates dishes from DoorDash, Caviar, GrubHub, and basically every other delivery platform out there, and tells users the best dishes across the board. We do this by providing dish-level reviews. Users find highly reviewed dishes on Simmer, choose the delivery platform of their liking, and we deep link them into their chosen delivery app. We essentially lead gen to delivery. We started working on Simmer because we loved trying new restaurants, but never knew what to order. Especially, when there’s a 5 page menu. We always asked ourselves, “Why aren’t there ratings for individual dishes?” We launched our app with this restaurant-centric use case (reviews for every dish at every restaurant), but when we rolled out delivery integrations, we realized that users resonated most with the delivery angle. They found it particularly ...