Chore: build latest android update for ios

This commit is contained in:
bl00dymarie
2023-12-11 17:01:43 +01:00
parent c5906c2144
commit 4f54d19f78
4 changed files with 77 additions and 85 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import cycleModule from './cycle'
import nothingChanged from '../db/db-unchanged'
export default function setupNotifications(navigate, setDate) {
requestNotifications()
Platform.OS === 'android' ? requestNotifications() : null
const PushNotification = Platform.OS === 'ios' ? PN : PN.default
PushNotification.createChannel({