Skip to content

0.9.3

Choose a tag to compare

@lm2343635 lm2343635 released this 30 Apr 19:27
· 73 commits to master since this release
a4b3fe4
  • Add maxLevels parameter for rxtree
➜  Example git:(develop/rxtree) ✗ ./rxtree AppFlow --maxLevels 4
AppFlow
├── MainFlow
│   ├── ChildFlow
│   │   ├── InfoViewController
│   │   │   ├── NumberViewController
│   ├── ProfileFlow
│   │   ├── FriendsFlow
│   │   │   ├── ProfileFlow
│   │   │   ├── FriendsViewController
│   │   ├── ProfileViewController