0

I am using modal for React Native UI kitten.

But the problem is I did't find anything like onRequestClose prop like the React Native provides for the modal. Nothing mentioned on their API also.

So is there anything like I can close the modal on back button press?

Kamal Hossain
  • 530
  • 7
  • 18

1 Answers1

0

I suggest react-native-modal which is easy to use and customize https://github.com/react-native-modal/react-native-modal

Erdenezaya
  • 141
  • 4