How do I make an NPM package that use Native Package?

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
  • react-native-builder-bob

    👷‍♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets

  • also use https://github.com/callstack/react-native-builder-bob for an updated template

  • react-native-module-template

    A starter for the React Native library written in TypeScript, with linked example project and optional native code in Swift and Kotlin.

  • Hi, I'm currently in the process of making react native package that uses the android kotlin bridge. I used this GitHub template react native package. Everything works fine up until I tried using a kotlin native code for my package. Here is the GitHub link for my package mygithub I wrote a package to convert base64 colored image to base64 grayscale image so this is the method I came up with in the android>java>com>dwikavindraharyoradithya>reactnativegrayscale>RNGrayscaleModule

  • 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-module-template

  • Hi, I'm currently in the process of making react native package that uses the android kotlin bridge. I used this GitHub template react native package. Everything works fine up until I tried using a kotlin native code for my package. Here is the GitHub link for my package mygithub I wrote a package to convert base64 colored image to base64 grayscale image so this is the method I came up with in the android>java>com>dwikavindraharyoradithya>reactnativegrayscale>RNGrayscaleModule

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