feat: remove unused common folder (#1838)

PR removing common directory from library since it is not used currently due to no custom shadow nodes etc. in Fabric implementation.
This commit is contained in:
Wojciech Lewicki
2022-08-17 15:50:01 +02:00
committed by GitHub
parent 0a26639532
commit 778703d8a3
5 changed files with 1 additions and 55 deletions
-1
View File
@@ -4,7 +4,6 @@ on:
paths:
- '.github/workflows/android-build-test.yml'
- 'android/**'
- 'common/**'
- 'Example/android/**'
- 'FabricExample/android/**'
push: