⚡ ⚡ ⚡This lib. provide multi lang. country picker with search functionality. Fully crossplatform and supported on React-native and expo. Didn't find your country ? Just add the required countries or locales and make a PR.⚡ ⚡ ⚡
Hey, I'd like to test the closing of the modal on press to the backdrop (onBackdropPress={() => setShow(false)})
Would it be possible to add a way to test this using jest/react native testing library?
Hey, I'd like to test the closing of the modal on press to the backdrop (
onBackdropPress={() => setShow(false)}
) Would it be possible to add a way to test this using jest/react native testing library?