Skip to content

finbox-in/device-connect-sample-react-native

Repository files navigation

React Native Sample

This is sample implementation of the DeviceConnect React Native SDK

Setup

Download the SDK

Add the following values to local.properties

ACCESS_KEY=<ACCESS_KEY>
SECRET_KEY=<SECRET_KEY>
DC_SDK_VERSION=<DC_SDK_VERSION>
COMMON_SDK_VERSION=<COMMON_SDK_VERSION>
COMMON_FLAVOR=<COMMON_FLAVOR>
LOGGER_SDK_VERSION=<LOGGER_SDK_VERSION>

Update API Key

Set the API_KEY with the shared value inside App.tsx

Integration

For more details on integration, refer to https://docs.finbox.in/device-connect/react-native.html