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

X offset not working on IOS #67

Closed
YoussefHenna opened this issue Mar 19, 2023 · 1 comment
Closed

X offset not working on IOS #67

YoussefHenna opened this issue Mar 19, 2023 · 1 comment

Comments

@YoussefHenna
Copy link
Contributor

The x in the offset prop is not applied on IOS. This issue started as of the 7.x version and was not there on v6.x

Here is a simple snack replicating the issue: https://snack.expo.dev/@youssefhenna/react-native-shadow-x-offset-bug

You can see that offset is applied on both web and android but is not applied on IOS

YoussefHenna added a commit to YoussefHenna/react-native-shadow-2 that referenced this issue Mar 19, 2023
- Match usage of 'start' instead of 'left'
- Address issue on IOS (ftzi#67)
@ftzi
Copy link
Owner

ftzi commented Apr 14, 2023

Fixed by #70, available at 7.0.7!

@ftzi ftzi closed this as completed Apr 14, 2023
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

2 participants