1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Allow push count badge

This commit is contained in:
Zhiyuan Zheng
2022-06-03 21:25:20 +02:00
parent 9b109ba1bb
commit 31a3e87963
11 changed files with 166 additions and 147 deletions

View File

@ -1,5 +1,5 @@
import { MenuContainer, MenuRow } from '@components/Menu'
import { getVersionUpdate } from '@utils/slices/versionSlice'
import { getVersionUpdate } from '@utils/slices/appSlice'
import React from 'react'
import { useTranslation } from 'react-i18next'
import { Linking, Platform } from 'react-native'