Write a test for a Counter component using React Native Testing Library. Test that pressing the + button increments the displayed count.
Click Run to test your code