react-native-prompt-android/Example/sync-android.sh
2017-06-30 13:47:36 +08:00

5 lines
166 B
Bash
Executable File

#!/bin/bash
# Author: Bell
cp node_modules/react-native-prompt-android/*.js ../
cp -a node_modules/react-native-prompt-android/android/{src,build.gradle} ../android/