@inngageregistry/inngage-react
v3.3.2
Published
Inngage Plugin for React Native applications for marketing campaign optimization using Push Notification.
Downloads
83
Readme
Instalação
Instalando as dependências
"dependencies": {
"@react-native-async-storage/async-storage": "^1.18.1",
"@react-native-firebase/app": "^17.4.2",
"@react-native-firebase/messaging": "^17.4.2",
"react-native-device-info": "^10.6.0",
"react-native-inappbrowser-reborn": "^3.7.0",
"react-native-localize": "^2.2.6",
"react-native-snap-carousel": "^3.9.1"
}
Ao adicioná-las no seu package.json
, utilize o comando npm install
.
Importar FCM Token (API Key)
Para aproveitar nossos SDKs, será necessário importar o FCM Token (API Key) do seu projeto Firebase em nossa plataforma.
Instalando a SDK
Utilize o NPM:
$ npm i @inngageregistry/inngage-react