update timer dragable modal
Showing
... | ... | @@ -31,6 +31,8 @@ target 'rn_safetcutapp' do |
pod 'RNSVG', :path => '../node_modules/react-native-svg' | ||
pod 'RNReanimated', :path => '../node_modules/react-native-reanimated' | ||
target 'rn_safetcutappTests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
... | ... |
... | ... | @@ -27,8 +27,10 @@ |
"react-native-elements": "^1.1.0", | ||
"react-native-gesture-handler": "^1.3.0", | ||
"react-native-linear-gradient": "^2.5.4", | ||
"react-native-modalbox": "^1.7.1", | ||
"react-native-permissions": "^1.2.0", | ||
"react-native-picker-select": "^6.3.0", | ||
"react-native-reanimated": "^1.2.0", | ||
"react-native-svg": "^9.7.1", | ||
"react-native-svg-charts": "^5.3.0", | ||
"react-native-swipe-list-view": "^2.0.0", | ||
... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment