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

rosberry/Deboogger

 
 

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

carts:
  - kind: github
    identifier: rosberry/Deboogger

Carthage:

github "rosberry/Deboogger"

About

This project is owned and maintained by Rosberry. We build mobile apps for users worldwide 🌏.

Check out our open source projects, read our blog or give us a high-five on 🐦 @rosberryapps.

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 99.4%
  • Objective-C 0.6%