status-mobile/scripts/run-metro.sh

6 lines
85 B
Bash
Raw Normal View History

2024-06-19 09:15:09 +00:00
#!/usr/bin/env bash
pkill -f 'react-native start'
react-native start --reset-cache