Skip to content

Instantly share code, notes, and snippets.

View shakil-friends-corp's full-sized avatar

Shakil Ahmed shakil-friends-corp

  • FRIENDS CORP.
  • Tokyo, Japan
View GitHub Profile
@shakil-friends-corp
shakil-friends-corp / branch.plugin.js
Created October 4, 2023 14:01 — forked from giautm/branch.plugin.js
Expo plugin to config react-native-branch
const {
AndroidConfig,
WarningAggregator,
withAndroidManifest,
withAppDelegate,
withDangerousMod,
withInfoPlist,
withMainActivity,
withPlugins,
} = require('@expo/config-plugins')