New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ios-boiler-template

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ios-boiler-template

Boilerplate IOS with clean architecture, MMKV, RxSwift, Moya, Task, ...

  • 1.0.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-90%
Maintainers
0
Weekly downloads
 
Created
Source

Welcome to the Boilerplate IOS

:fireworks: Clean and minimalist IOS template for a quick start with Clean Arch and so much more components.

:star: Features

  • Elegant usage directly within the RN-Boiler Cli
  • Minimal additional dependencies
  • Multiple schema ios(Dev/Prod as default)

Base config (Now u can config on env)

  • Change App name APP_DISPLAY_NAME on Configuration/(Dev.xcconfig/Prod.xcconfig)
  • Change App id BUNDLE_IDENTIFIER on Configuration/(Dev.xcconfig/Prod.xcconfig)
  • Change App version VERSION_NAME on Configuration/(Dev.xcconfig/Prod.xcconfig)
  • Change App build number VERSION_CODE on Configuration/(Dev.xcconfig/Prod.xcconfig)

:arrow_forward: Usage

Requirement

Install node
brew instal node
Create Template
npx rn-boiler MyApp -t ios

Args command:

Usage: rn-boiler <project-name> -t ios [options]

Arguments:
  project-name                     Project name

Options:
  -v, --version                    Output the current version
  --skip-install                   Skip install dependencies. Default: false.
                                   (default: false)
  --skip-git                       Skip git init. Default: false. (default:
                                   false)
  --verbose                        Default: false. (default: false)
  -h, --help                       display help for command

Keywords

FAQs

Package last updated on 22 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc