troZee / -swift-support

Swift support for TurboModules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-swift-support

Here you have an official guide:

⚠️⚠️⚠️ https://github.com/react-native-community/RNNewArchitectureLibraries/tree/feat/turbomodule-swift ⚠️⚠️⚠️

Swift support for TM

Installation

npm install react-native-swift-support

Usage

import { multiply } from 'react-native-swift-support';

// ...

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

Swift support for TurboModules

License:MIT License


Languages

Language:Java 43.5%Language:C++ 17.9%Language:Objective-C++ 12.3%Language:Objective-C 7.5%Language:Ruby 7.4%Language:JavaScript 4.5%Language:TypeScript 2.3%Language:Starlark 1.5%Language:Shell 1.2%Language:Swift 0.8%Language:CMake 0.7%Language:C 0.3%