TiktokClone icon indicating copy to clipboard operation
TiktokClone copied to clipboard

Uninitialized values due to cycle

Open skrbectech opened this issue 1 year ago • 0 comments

I'm getting uninitialized values. Needs refactoring to remove the need for a cycle.

Require cycle: src\screens\profile\index.js -> src\navigation\feed\index.js -> src\screens\profile\index.js

skrbectech avatar Apr 12 '23 18:04 skrbectech