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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7df5231 · Jul 13, 2024

History

3 Commits
Jul 12, 2024
Jul 12, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 13, 2024
Jul 12, 2024
Jul 12, 2024
Jul 12, 2024
Jul 13, 2024

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