trying to get push notifications to work

This commit is contained in:
2024-09-25 11:40:11 -05:00
parent 868ad01c3f
commit bebdbbad39
15 changed files with 20429 additions and 176 deletions

View File

@ -26,6 +26,7 @@
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="myapp"/>
<data android:scheme="com.gibbyb.fuse"/>
<data android:scheme="exp+fuse"/>
</intent-filter>
</activity>
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" android:exported="false"/>