CommentJun 10, 2019
You can use my react-native-simple-shadow-view This enables almost identical shadow in Android as in iOS No need to use elevation, works with the same shadow parameters of iOS (shadowColor, shadowOpacity, shadowRadius, offset, etc.) so you don't need to write platform specific shadow styles Can be used with semi-transparent views Supported in android 18 and up