Actionsheet:
Picker:
The bottom sheet should slide up instead of fading in. https://material.io/guidelines/components/bottom-sheets.html
@AbdallaMohamed considering this. Will be implemented in the near future.
@akhil-geekyants I can work on this enhancement.
@jobala once completed, you can make a PR. Let us know if you need any help.
I can make this use, the native bottom sheet, should I do that?
@akhil-geekyants
Fixed with 2.5.0
Issue #937 is fixed with native-base version 2.5.0.
Implementation of ActionSheet on android is an implementation of the following screen

NativeBase Picker for Android is a direct implementation of React Native Picker.
Let us know if you would like us to add anything.
This issue will be closed this week in case of no response
Fixed with 2.5.0
Let me know how make actionsheet with slide animation, Can you give some example code ?
I am on version 2.13.0.. Looks like its still fading in instead of slide up... Here is how I open action sheet
ActionSheet.show()
Most helpful comment
I can make this use, the native bottom sheet, should I do that?
@akhil-geekyants