getditto / rn-jsi-rust-bridging

Sample app for the Bridging React Native and Rust via JSI blog post.

Home Page:https://www.notion.so/getditto/Bridging-React-Native-and-Rust-via-JSI-97f8f38b7d16466481a687f5747c12c3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-jsi-module

Demo project for testing JSI.

Installation

npm install react-native-jsi-module

Usage

import { multiply } from 'react-native-jsi-module';

// ...

const result = multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Sample app for the Bridging React Native and Rust via JSI blog post.

https://www.notion.so/getditto/Bridging-React-Native-and-Rust-via-JSI-97f8f38b7d16466481a687f5747c12c3

License:MIT License


Languages

Language:Ruby 19.3%Language:C++ 13.4%Language:Kotlin 12.7%Language:Objective-C 12.0%Language:Objective-C++ 11.8%Language:JavaScript 10.4%Language:Java 9.7%Language:TypeScript 6.5%Language:CMake 3.0%Language:C 0.5%Language:Rust 0.4%Language:Swift 0.3%