Getting Started
Install the Referd React Native SDK into your app
Installation
npm install --save react-native-gameballnpm install react-native-modal react-native-push-notification-popupInitialization
import {GameballWidget} from ‘react-native-gameball’;GameballWidget.init(gameball_apiKey, lang, shop, platform, deepLinks )Parameter
Type
Required
Description
Register User
Last updated