rootstrap/RSFormView

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.slather.yml
.travis.yml
FullFormExample/Podfile
FullFormExample/Podfile.lock
FullFormExample/RSFormView.xcodeproj/project.pbxproj
FullFormExample/RSFormView.xcodeproj/project.xcworkspace/contents.xcworkspacedata
FullFormExample/RSFormView.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
FullFormExample/RSFormView.xcodeproj/xcshareddata/xcschemes/RSFormViewExampleApp.xcscheme
FullFormExample/RSFormView.xcworkspace/contents.xcworkspacedata
FullFormExample/RSFormView.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
FullFormExample/RSFormViewExampleApp/Assets.xcassets/AppIcon.appiconset/Contents.json
FullFormExample/RSFormViewExampleApp/Assets.xcassets/Contents.json
FullFormExample/RSFormViewExampleApp/Base.lproj/LaunchScreen.storyboard
FullFormExample/RSFormViewExampleApp/Base.lproj/Main.storyboard
FullFormExample/RSFormViewExampleApp/Info.plist
FullFormExample/RSFormViewExampleApp/RSFormViewExampleApp.entitlements
FullFormExample/RSFormViewExampleAppUITests/Info.plist
Gemfile
LICENSE
README.md
RSFormView.podspec
RSFormView/Classes/Info.plist
RSFormView/Classes/RSFormView.h
RSFormView/Classes/Views/Cell/FormTextCell.xib
RSFormView/Classes/Views/Cell/FormViewCell.xib
RSFormView/Classes/Views/Cell/TwoTextFieldsCell.xib
RSFormView/Classes/Views/TextField/TextFieldView.xib
VanillaExample/Podfile
VanillaExample/Podfile.lock
VanillaExample/RSFormViewTester.xcworkspace/contents.xcworkspacedata
VanillaExample/RSFormViewTester.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
VanillaExample/RSFormViewVanillaExample.xcodeproj/project.pbxproj
VanillaExample/RSFormViewVanillaExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
VanillaExample/RSFormViewVanillaExample.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
VanillaExample/RSFormViewVanillaExample.xcodeproj/xcshareddata/xcschemes/RSFormViewVanillaExample.xcscheme
VanillaExample/RSFormViewVanillaExample.xcworkspace/contents.xcworkspacedata
VanillaExample/RSFormViewVanillaExample/Assets.xcassets/AppIcon.appiconset/Contents.json
VanillaExample/RSFormViewVanillaExample/Assets.xcassets/Contents.json
VanillaExample/RSFormViewVanillaExample/Base.lproj/LaunchScreen.storyboard
VanillaExample/RSFormViewVanillaExample/Base.lproj/Main.storyboard
VanillaExample/RSFormViewVanillaExample/Info.plist
VanillaExample/RSFormViewVanillaExampleTests/Info.plist
VanillaExample/RSFormViewVanillaExampleUITests/Info.plist
editBorders.gif
formExample.gif
FullFormExample/RSFormViewExampleApp/AppDelegate.swift9
A
55 mins
FullFormExample/RSFormViewExampleApp/CustomRows/StepperCell.swift86
FullFormExample/RSFormViewExampleApp/CustomRows/StepperCellItem.swift10
A
35 mins