rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
258 stars 63 forks source link

Improve technical documentation about R.swift and Router usage #141

Closed pMalvasio closed 4 years ago

pMalvasio commented 4 years ago
glm4 commented 4 years ago

R.swift isn't going to be removed?

pMalvasio commented 4 years ago

I don't know. We're using it and it's not a bad thing for now 🤔 Maybe we can discuss this again later

glm4 commented 4 years ago

I think we should mention R.swift as one of the pods included and the Navigator/Routes as part of the standard features the base provides, the same way we do in the README for existing features and pods. For example, if someone need to know the nitty gritty of R.swift they can just go the the pod README, basic usage is covered in the example app.