Skip to content

Minimal reproducible example of RCTAppDelegate and Swift

License

Notifications You must be signed in to change notification settings

Kudo/test-swift-module

Repository files navigation

test-swift-module

Test for RCTAppDelegate integration

Installation

npm install test-swift-module

Usage

import { multiply } from 'test-swift-module';

// ...

const result = await 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

Minimal reproducible example of RCTAppDelegate and Swift

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published