mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-13 07:26:04 +01:00
9 lines
150 B
YAML
9 lines
150 B
YAML
RepoType: git
|
|
Repo: https://github.com/software-mansion/react-native-reanimated.git
|
|
|
|
Subdir: android
|
|
|
|
Prepare: |
|
|
rm -rf Example
|
|
rm -rf ios
|
|
yarn
|