React Native Template Strong

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Class to localize the ReactNative interface

    Localization is provided by react-native-localization helps to keep all the strings in one place and maintain correct usage when adding new languages.

  • Detox

    Gray box end-to-end testing and automation framework for mobile apps

    End-to-End coverage provided by Detox will make it easier to test each scenario on emulators or real devices.

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

  • eslint-config-react-strong

    ESLint strong (strict) config for React and React Native development.

    ESLint with strict set of rules and plugins provided by eslint-config-strong.

  • husky

    Git hooks made easy 🐶 woof!

    To prevent commits with errors Husky together with lint-staged won't allow them to pass.

  • lint-staged

    🚫💩 — Run linters on git staged files

    To prevent commits with errors Husky together with lint-staged won't allow them to pass.

  • react-native-config

    Bring some 12 factor love to your mobile apps!

    React Native Config bring you the ability, for example, to have different environments which will make it easier to work with different API endpoints and test your application.

  • storybook

    Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

    Storybook can help to see what each component is capable of and show its properties and different edge cases. Or even contain whole screens.

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

  • react-native

    A framework for building native applications using React

    React Native

  • jest

    Delightful JavaScript Testing.

    Jest is used to test functions, methods and show test coverage of your project.

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