Skip to content

A Repository for the module presented in a youtube tutorial that explains how to build a react native c++ turbo module

License

Notifications You must be signed in to change notification settings

itsramiel/react-native-cpp-turbo

Repository files navigation

react-native-cpp-turbo

c++ turbo module

Installation

npm install react-native-cpp-turbo

Usage

import { multiply } from 'react-native-cpp-turbo';

// ...

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

A Repository for the module presented in a youtube tutorial that explains how to build a react native c++ turbo module

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published