Generate shadow styles for React Native iOS and Android
Android uses the elevation property which creates a shadow based on the material design system.
Values range from 0 (no shadow) to 24 (highest elevation).
Note: React Native handles shadows differently on iOS and Android. iOS uses standard shadow properties while Android uses elevation. For cross-platform consistency, define both in your styles.