react-native-easy-toast
react-native-easy-toast copied to clipboard
use bottom if props.position is 'bottom'
When the position is set to 'bottom', should we use the position as bottom property ?
We have an issue, when screen rotation is forced, height is sometimes not picked up correctly. This PR fixes it.