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

Solved cycle dependency

This commit is contained in:
Zhiyuan Zheng
2021-01-01 17:52:14 +01:00
parent 6aed76ac65
commit d5ccc95704
19 changed files with 60 additions and 74 deletions

View File

@ -1,5 +1,5 @@
import openLink from '@components/openLink'
import { ParseEmojis } from '@components/Parse'
import ParseEmojis from '@components/Parse/Emojis'
import { Feather } from '@expo/vector-icons'
import { useNavigation } from '@react-navigation/native'
import { StyleConstants } from '@utils/styles/constants'