sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

localized the text ? #5

Closed ewan34500 closed 7 years ago

ewan34500 commented 7 years ago

Currently we haven't possibility to localized text permission, do you think you can integrate this functionnality soon ?

ivanvorobei commented 7 years ago

You should implement DataSource with Localizable strings

uetcis commented 7 years ago

Have you worked it out? Would you please show how didi you localize it?

ivanvorobei commented 7 years ago

Create new DataSource, and when create an object RequestPermission - add it as func parameters.