hotwired / turbo-ios

iOS framework for making Turbo native apps
MIT License
891 stars 87 forks source link

Explain swift regex and the need to escape backslashes #211

Open indigotechtutorials opened 5 months ago

indigotechtutorials commented 5 months ago

This addition to the docs is to explain the need for escaping backslashes in the path configuration file I struggled with this for a while not knowing why the path configuration was failing so this addition should make things alot easier to understand for developers who are new to Swift.