react-native-3d-button

Download and include Button.js file your project.

Import Button component in App.js:

import Button from './src/components/Button'

And add the component as below:

GitHub

View Github