1.0.0 • Published 1 year ago
@nabanilmonere/react-native-simple-sdk v1.0.0
React Native Simple SDK
This is a simple React Native SDK that provides a sample method.
Installation
npm install react-native-simple-sdkUsage
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