Home
last modified time | relevance | path

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

/expo/packages/expo-branch/android/src/main/java/io/branch/rnbranch/
H A DRNBranchModule.java83 private static final String PLUGIN_NAME = "ReactNative"; field in RNBranchModule
107 Branch.registerPlugin(PLUGIN_NAME, expo.modules.branch.BuildConfig.RNBRANCH_VERSION); in getAutoInstance()