turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
880 stars 92 forks source link

Changing enums to camel case #139

Open ClaireDavis opened 6 years ago

ClaireDavis commented 6 years ago

This PR changes enums Action and ScriptMessageName to be camel case which is in line with the other enums in this framework as well as the Swift standard.