After a year of work, I'm finally ready to share my first app with you

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Rise

  • Rise is an app that will (probably) help you manage your time. At the start I knew too little about React and was clearly not ready to develop something like that, so this year completely drained me out. Anyway, there are still a lot of things to improve, and now I'm ready to make something great out of this app. Here is the GitHub repo: https://github.com/Wetsie/Rise

  • react-native-fast-image

    🚩 FastImage, performant React Native image component.

  • I have no real answer to that - I’ve found image loading and caching terribly inconsistent on both iOS and Android with RN. However - this library is awesome and helps drastically: https://github.com/DylanVann/react-native-fast-image

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-native-reanimated

    React Native's Animated library reimplemented

  • For swiping in mode screens I use Reanimated with React Native Gesture Handler. In sound shop swipe is implemented through a simple ScrollView which is built into RecyclerListView. I didn't quite understand the second part of the question tho

  • react-native-gesture-handler

    Declarative API exposing platform native touch and gesture system to React Native.

  • For swiping in mode screens I use Reanimated with React Native Gesture Handler. In sound shop swipe is implemented through a simple ScrollView which is built into RecyclerListView. I didn't quite understand the second part of the question tho

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