Skip to content

nutstick/react-native-turbo-module-sample

Repository files navigation

react-native-turbo-module-sample

Example implementation of TurboModule

Installation

npm install react-native-turbo-module-sample

Usage

import TurboModuleSample from "react-native-turbo-module-sample";

// ...

const result = await TurboModuleSample.multiply(3, 7);

Contributing

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

License

MIT

About

Example of creating your own React Native TurboModule.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published