uber / uber-ios-sdk

Uber iOS SDK (beta)
https://developer.uber.com/docs
MIT License
376 stars 125 forks source link

Small Button #156

Closed Victorgf87 closed 7 years ago

Victorgf87 commented 7 years ago

Hello, I have seen in the documentation https://d1a3f4spazzrp4.cloudfront.net/uberex/Uber_API_Design_Guidelines_20160329.pdf that a small button can be created. How could I do that?

Thanks for your help

jbrophy17 commented 7 years ago

Hi @Victorgf87 currently we do not provide a version of that small button. But you could subclass the LoginButton to create something based on that design

Victorgf87 commented 7 years ago

Thank you, @jbrophy17 , I will try to do that 👍 Sorry for the delay, I was very busy :)