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

[expo] fix OTA update on Android #200

Merged
merged 1 commit into from
Jan 3, 2025
Merged

[expo] fix OTA update on Android #200

merged 1 commit into from
Jan 3, 2025

Conversation

yssk22
Copy link
Owner

@yssk22 yssk22 commented Jan 3, 2025

Summary

TouchableOpacity was not working on Android due to the invalid style prop. This PR fixes the issue by removing View element and apply the container style to TouchableOpacity.

Test

  • expo

Issue

@yssk22 yssk22 force-pushed the develop branch 4 times, most recently from 533b15a to 3319f18 Compare January 3, 2025 14:27
**Summary**

TouchableOpacity was not working on Android due to the invalid style prop.
This PR fixes the issue by removing View element and apply the container style to TouchableOpacity.

**Test**

- expo

**Issue**

- #155
@yssk22 yssk22 merged commit 6a41099 into main Jan 3, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant