1.0.0 • Published 1 year ago

@nabanilmonere/react-native-simple-sdk v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Native Simple SDK

This is a simple React Native SDK that provides a sample method.

Installation

npm install react-native-simple-sdk

Usage

import { getHelloMessage } from 'react-native-simple-sdk';

console.log(getHelloMessage('John')); // Hello, John! Welcome to our SDK.

License

MIT

1.0.0

1 year ago