Sampler app demonstrating Connect SDK APIs using React Native.
For information on Connect SDK, visit connectsdk.com/about.
Refer to https://github.com/ConnectSDK/connectsdk-react-native
To update the module to the latest version, run
npm uninstall connectsdk-react-native
npm install connectsdk-react-native
iOS:
npx pod-install
To start Metro, run
npx react-native start
react-native start starts Metro Bundler.
Let Metro Bundler run in its own terminal. Open a new terminal and run
Android:
npx react-native run-android
iOS:
npx react-native run-ios
The following applies to files which refer to CC0 in the header:
Connect SDK Sample App by LG Electronics
To the extent possible under law, the person who associated CC0 with this sample app has waived all copyright and related or neighboring rights to the sample app.
You should have received a copy of the CC0 legalcode along with this work. If not, see http://creativecommons.org/publicdomain/zero/1.0/.