feat: change folders structure (#2319)

# Summary
extract the shared example and use it in example and fabric-example, macos-example

## Test Plan

Run those apps manually.
This commit is contained in:
Bohdan Artiukhov
2024-07-05 13:00:13 +02:00
committed by GitHub
parent 9dc024702b
commit 7c1602e291
344 changed files with 10633 additions and 4459 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
preset: 'react-native',
};