<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="AutoImportSettings">
    <option name="autoReloadType" value="SELECTIVE" />
  </component>
  <component name="ChangeListManager">
    <list default="true" id="61d3b348-4619-4c3d-99d3-cd9e13c6ffa4" name="Changes" comment="">
      <change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/ios/NotifeeNSE/NotifeeNotificationService.swift" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/constants.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/index.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withAppEntitlements.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withExtensionEntitlements.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withExtensionInfoPlist.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withExtensionViewController.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withNotifeeCorePod.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withSounds.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/helper-plugins/withXcodeTarget.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/types.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/src/withNotificationsExtension.ts" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/yarn.lock" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/android/build.gradle" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/android/src/main/AndroidManifest.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/android/src/main/java/expo/modules/notifeeremoteplugin/ExpoNotifeeRemoteNSEModule.kt" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/android/src/main/java/expo/modules/notifeeremoteplugin/ExpoNotifeeRemoteNSEView.kt" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/.gitignore" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/App.tsx" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/.gitignore" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/build.gradle" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/debug.keystore" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/proguard-rules.pro" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/debug/AndroidManifest.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/AndroidManifest.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/java/expo/modules/notifeeremoteplugin/example/MainActivity.kt" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/java/expo/modules/notifeeremoteplugin/example/MainApplication.kt" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable-hdpi/splashscreen_image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable-mdpi/splashscreen_image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable/rn_edit_text_material.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/drawable/splashscreen.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/values-night/colors.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/values/colors.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/values/strings.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/app/src/main/res/values/styles.xml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/build.gradle" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/gradle.properties" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/gradlew" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/gradlew.bat" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/react-settings-plugin/build.gradle.kts" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/react-settings-plugin/src/main/kotlin/expo/plugins/ReactSettingsPlugin.kt" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/android/settings.gradle" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/app.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/assets/adaptive-icon.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/assets/favicon.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/assets/icon.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/assets/splash.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/babel.config.js" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/.gitignore" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/.xcode.env" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/Podfile" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/Podfile.lock" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/Podfile.properties.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample.xcodeproj/project.pbxproj" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample.xcodeproj/xcshareddata/xcschemes/exponotifeeremotepluginexample.xcscheme" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample.xcworkspace/contents.xcworkspacedata" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/AppDelegate.h" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/AppDelegate.mm" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/AppIcon.appiconset/Contents.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/Contents.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/SplashScreen.imageset/Contents.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/SplashScreen.imageset/image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/SplashScreenBackground.imageset/Contents.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Images.xcassets/SplashScreenBackground.imageset/image.png" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Info.plist" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/PrivacyInfo.xcprivacy" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/SplashScreen.storyboard" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/Supporting/Expo.plist" beforeDir="false" afterPath="$PROJECT_DIR$/ios/NotifeeNSE/NotifeeNSE.entitlements" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/exponotifeeremotepluginexample-Bridging-Header.h" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/exponotifeeremotepluginexample.entitlements" beforeDir="false" afterPath="$PROJECT_DIR$/ios/NotifeeNSE/Info.plist" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/main.m" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/ios/exponotifeeremotepluginexample/noop-file.swift" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/metro.config.js" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/package-lock.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/package.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/tsconfig.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/example/webpack.config.js" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/expo-module.config.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/ios/ExpoNotifeeRemoteNSE.podspec" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/ios/ExpoNotifeeRemoteNSEModule.swift" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/ios/ExpoNotifeeRemoteNSEView.swift" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/ExpoNotifeeRemoteNSE.types.ts" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/src/ExpoNotifeeRemoteNSEModule.ts" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/src/ExpoNotifeeRemoteNSEModule.web.ts" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/src/ExpoNotifeeRemoteNSEView.tsx" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/src/ExpoNotifeeRemoteNSEView.web.tsx" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.ts" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/tsconfig.json" beforeDir="false" afterPath="$PROJECT_DIR$/tsconfig.json" afterDir="false" />
    </list>
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="ProjectColorInfo"><![CDATA[{
  "associatedIndex": 7
}]]></component>
  <component name="ProjectId" id="2nDAWOmt2R6Bhm3MEW9PIZs92lu" />
  <component name="ProjectViewState">
    <option name="autoscrollToSource" value="true" />
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent"><![CDATA[{
  "keyToString": {
    "RunOnceActivity.ShowReadmeOnStart": "true",
    "git-widget-placeholder": "master",
    "last_opened_file_path": "/Users/ocristescy/Desktop/OpenSource/expo-notifee-remote-plugin",
    "node.js.detected.package.standard": "true",
    "node.js.detected.package.tslint": "true",
    "node.js.selected.package.eslint": "(autodetect)",
    "node.js.selected.package.standard": "",
    "node.js.selected.package.tslint": "(autodetect)",
    "nodejs_package_manager_path": "yarn",
    "settings.editor.selected.configurable": "settings.javascript.linters.eslint",
    "ts.external.directory.path": "/Users/ocristescy/Desktop/OpenSource/expo-notifee-remote-plugin/node_modules/typescript/lib",
    "vue.rearranger.settings.migration": "true"
  }
}]]></component>
  <component name="SharedIndexes">
    <attachedChunks>
      <set>
        <option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.18034.50" />
      </set>
    </attachedChunks>
  </component>
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="SwiftWorkspaceSettings">
    <option name="detectedToolchain" value="true" />
    <option name="toolchainPathValue" value="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain" />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="61d3b348-4619-4c3d-99d3-cd9e13c6ffa4" name="Changes" comment="" />
      <created>1695450458212</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1695450458212</updated>
      <workItem from="1728497305109" duration="640000" />
    </task>
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="3" />
  </component>
</project>