Home
last modified time | relevance | path

Searched refs:setupBranch (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-branch/android/src/main/java/io/branch/rnbranch/
H A DRNBranchModule.java141 Branch branch = setupBranch(reactActivity.getApplicationContext()); in initSession()
730 private static Branch setupBranch(Context context) { in setupBranch() method in RNBranchModule