ravi-roxiler

Results 4 comments of ravi-roxiler

We can use `marginBottom` props and pass the value by importing keyboard property from react-native `import {Keyboard} from 'react-native'` and use as `marginBottom: Keyboard.metrics()?.height`.

@6ase did you found any solution around it?