R.swift
R.swift copied to clipboard
Feature request: An option to convert snake case to camel case?
Currently welcome.with_name localization key generates welcomeWith_name function. That's a weird name. I'd like to introduce an option to generate welcomeWithName function instead.