jzitnik 0e99b3d297
CI / build-ios (push) Has been cancelled
CI / build-library (push) Has been cancelled
CI / build-android (push) Has been cancelled
CI / lint (push) Has been cancelled
chore: Idk
2026-06-21 11:40:21 +02:00
2026-06-21 11:40:21 +02:00
2026-06-19 20:56:05 +02:00
2026-06-21 11:40:21 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-21 11:40:21 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-21 11:40:21 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00
2026-06-19 20:56:05 +02:00

react-native-jecnaapi

JecnaAPI bridge for React Native

Installation

npm install react-native-jecnaapi react-native-nitro-modules

> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).

Usage

import { multiply } from 'react-native-jecnaapi';

// ...

const result = multiply(3, 7);

Contributing

License

MIT


Made with create-react-native-library

S
Description
No description provided
Readme MIT 2.1 MiB
Languages
JavaScript 37.7%
TypeScript 32.9%
Kotlin 27.1%
Ruby 1.8%
Swift 0.5%