Just published our second RN App to the App Store. React Native only gets better with practice.

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • It's fairly easy to pass data between JS and any Swift code using shared group preferences storage. Please note that you need a paid Apple Developer account to be able to create a shared group

  • react-native-iap

    react-native native module for In App Purchase.

  • You have to use in-app purchases directly from Apple (but given our size we are well within the new 15% bracket) . There is a great library for react-native to handle in-app purchases. Our current implementation is serverless, but we'll move to something more structured if the app gains enough momentum.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hackerweb-native-2

    HackerWeb 2: A read-only Hacker News client.

  • As far as customization goes, I am pretty positive it shouldn't be that hard. Take a look at u/cheeaun's awesome HackerWeb v2 codebase. He made a custom header work flawlessly on his StoryScreen.

  • react-native-screens

    Native navigation primitives for your React Native app.

  • I LOVE the large title header behavior of the native-stack on iOS. I really wish the folks at RNav would implement something like that in a future release (I had rebuilt the large header from the ground up on our first app using Animated). As it stands, I am 90% sure I want to implement it on Words – but other features / fixes come first!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts