My first React Native app - helps people to find the best place to put their subwoofer

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
  • viro

    ViroReact: The AR and VR library for React Native 📳💙💛🤍💚 (by NativeVision)

  • Hey, that's a great suggestion that I hadn't considered! I'm having a look at Viro to see if it can help with that.

  • nativebase-v3-kitchensink

    NativeBase KitchenSink App

  • I'd say a good start would be to check the demos for NativeBase and Paper to compare the look/feel and see if they have all the components you need.

  • 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-paper

    Material Design for React Native (Android & iOS)

  • I'd say a good start would be to check the demos for NativeBase and Paper to compare the look/feel and see if they have all the components you need.

  • React-Native-UI-Templates

    UI kits built in React-Native & TypeScript.

  • I used this example as a reference for how to do the animations. It places Animated.View elements off-screen and uses translate to bring them into view. They're all driven by one Animated.Value "controller" and each element uses interpolate() to map the controller values to x or y values. Each onboarding screen has a different value range (e.g. 0-1, 1-2).

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