Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shadow not working on Android #110

Closed
n1xn opened this issue Mar 6, 2018 · 3 comments
Closed

Shadow not working on Android #110

n1xn opened this issue Mar 6, 2018 · 3 comments

Comments

@n1xn
Copy link

n1xn commented Mar 6, 2018

Shadow is displayed on iOS but not on Android.

        <Button
          marginT-10
          backgroundColor="#6E9BC1"
          label="Register"
          labelStyle={{ fontWeight: "600" }}
          enableShadow
          onPress={() => this.phoneLogin()}
        />
@ethanshar
Copy link
Collaborator

Hey @NikoMontana,
please get latest version of uilib, the issue should be resolved.

@cinder92
Copy link

cinder92 commented Mar 8, 2019

where are your docs? this shadows works like on iOS?

@Inbal-Tish
Copy link
Collaborator

@cinder92 Shadows only work on iOS, in Android, we're using elevation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants