FWIW, I also prefer snake_case, but camelCase is unfortunately the standard convention in Swift so I use that. Also, I avoid using libraries that don’t follow standard conventions. -g.