Skip to content

Tool that allows you simplify such tasks as clear keychain, do logout and so on from any place of your app

License

Notifications You must be signed in to change notification settings

evgenmikhaylov/Deboogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deboogger

Debug screen for your apps.

Deboogger

Usage

Deboogger.configure(with:
    SwitchTestPlugin(),
    SliderTestPlugin(),
    SegmentTestPlugin(),
    ButtonTestPlugin()
)

Deboogger.configure(with:
    Section(title: "Section 1", plugins: SwitchTestPlugin(), SliderTestPlugin()),
    Section(title: "Section 2", plugins: SegmentTestPlugin(), ButtonTestPlugin())
)

Installation

Carthage:

github "Otbivnoe/Deboogger"

License

Deboogger is available under the MIT license. See the LICENSE file for more info.

About

Tool that allows you simplify such tasks as clear keychain, do logout and so on from any place of your app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.7%
  • Objective-C 1.3%