1

While following the documentation provided on github to integrate chime into existing react-native project, this line

packages.add(new NativeMobileSDKBridgePackage());

throwing error. Even after adding import as

package com.abc.mainFolder;

import com.abc.mainFolder.NativeMobileSDKBridgePackage;

NativeMobileSDKBridgePackage.kt file is present in the above import path.

pascal
  • 1,036
  • 5
  • 15
Suhail
  • 21
  • 2
  • try to run that github demo first:), rn i'm working on same with but in Flutter. – hio Feb 09 '21 at 05:46

0 Answers0