Issue Description
Text Component to apply Shadow (elevation) styles for Android is not working but is working in ios. Is this even supported for the Text component for Android?
Steps to Reproduce / Code Snippets
- Apply
elevation: 3 style to a text component in Android
Expected Results
- Shadow should apply to text component in Android
Additional Information
- React Native version: 0.33
- Platform(s) (iOS, Android, or both?): Android
- Operating System (macOS, Linux, or Windows?): OSX
Issue Description
Text Component to apply Shadow (elevation) styles for Android is not working but is working in ios. Is this even supported for the Text component for Android?
Steps to Reproduce / Code Snippets
elevation: 3style to a text component in AndroidExpected Results
Additional Information