Debug screen for your apps.
Deboogger.configure(with:
SwitchTestPlugin(),
SliderTestPlugin(),
SegmentTestPlugin(),
ButtonTestPlugin()
)
Deboogger.configure(with:
Section(title: "Section 1", plugins: SwitchTestPlugin(), SliderTestPlugin()),
Section(title: "Section 2", plugins: SegmentTestPlugin(), ButtonTestPlugin())
)
github "Otbivnoe/Deboogger"
Deboogger is available under the MIT license. See the LICENSE file for more info.