Skip to content

Commit b28a832

Browse files
authored
chore(Stack): move impl source files for "host" and "screen" into separate dirs (#3494)
This PR refactors flat structure of files in new stack implementation. Now the files are split into "host" & "screen" directories.
1 parent b755acc commit b28a832

12 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

ios/gamma/stack/RNSStackHostComponentViewManager.mm renamed to ios/gamma/stack/host/RNSStackHostComponentViewManager.mm

File renamed without changes.

ios/gamma/stack/RNSStackScreenComponentEventEmitter.h renamed to ios/gamma/stack/screen/RNSStackScreenComponentEventEmitter.h

File renamed without changes.

ios/gamma/stack/RNSStackScreenComponentEventEmitter.mm renamed to ios/gamma/stack/screen/RNSStackScreenComponentEventEmitter.mm

File renamed without changes.
File renamed without changes.
File renamed without changes.

ios/gamma/stack/RNSStackScreenComponentViewManager.h renamed to ios/gamma/stack/screen/RNSStackScreenComponentViewManager.h

File renamed without changes.

0 commit comments

Comments
 (0)