Should I use React Native?

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-native-ble-manager

    React Native BLE communication module

  • I believe React Native can definitely handle those requirements, but it would depend on the complexity... What kind of BLE devices? I've used this react-native-ble-manager library and it was pretty straightforward to scan and connect. For notifications, I definitely recommend Notifee or maybe you can leverage Firebase for database, sync, and push notifications.

  • react-native-ble-plx

    React Native BLE library

  • I've done a decent amount of work with bluetooth and react native. It's not particularly hard, especially the scanning and connecting. react-native-ble-plx: https://github.com/dotintent/react-native-ble-plx works great and can scan, connect, setup monitoring of ble data, or just read when needed. I can probably help you a little if 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
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