react-native-module-template VS KMMBridge

Compare react-native-module-template vs KMMBridge and see what are their differences.

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. (by demchenkoalex)

KMMBridge

KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries. See https://kmmbridge.touchlab.co/docs to get started. (by touchlab)
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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
react-native-module-template KMMBridge
1 1
213 329
- 1.8%
0.0 7.5
8 months ago 6 days ago
JavaScript JavaScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-module-template

Posts with mentions or reviews of react-native-module-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-24.
  • How do I make an NPM package that use Native Package?
    4 projects | /r/reactnative | 24 Nov 2022
    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

KMMBridge

Posts with mentions or reviews of KMMBridge. We have used some of these posts to build our list of alternatives and similar projects.
  • Introducing KMMBridge For Teams
    1 project | dev.to | 10 Oct 2022
    Today we are announcing KMMBridge, part of Touchlab’s new Faktory1 tooling suite. This set of build tools allows mobile teams to successfully publish shared code faster than ever with Kotlin Multiplatform Mobile.  Specifically targeted at iOS publishing, teams can now implement the Internal SDK Flow approach, today’s best practice to quickly integrate KMM into production app builds. To try it for yourself, visit https://github.com/touchlab/KMMBridge

What are some alternatives?

When comparing react-native-module-template and KMMBridge you can also consider the following projects:

react-native-builder-bob - 👷‍♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets

Foodium-KMM - 📱Sample application built to demonstrate the use of Kotlin Multiplatform Mobile for developing Android and iOS applications using Jetpack Compose 🚀.

react-native-module-template

littlekt - A multiplatform 2D game framework written in Kotlin. Build your own game engine on top.

react-native-encrypted-storage - React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.

framework7 - Full featured HTML framework for building iOS & Android apps

zeus - A mobile Bitcoin wallet fit for the gods. ⚡️ Est. 563345

kotlin-web-site - The Kotlin programming language website

react-native-starter-kit - :rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:

KMPUtils - A collection of everything missing from the Kotlin Multiplatform Standard Library

react-native-typescript-boilerplate - React Native Typescript starter kit / template (Redux Thunk + React Native Navigation v7)

MVIKotlin - Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library