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

Focus animation working

This commit is contained in:
Zhiyuan Zheng
2020-12-06 12:52:29 +01:00
parent b274aef31a
commit 0a86c2d627
9 changed files with 409 additions and 82 deletions

View File

@ -4,9 +4,7 @@ import {
Dimensions,
Modal,
PanResponder,
Pressable,
StyleSheet,
Text,
View
} from 'react-native'
import { useSafeAreaInsets } from 'react-native-safe-area-context'