kostas64

Results 2 issues of kostas64

"react-native": "0.71.9", "@heap/react-native-heap": "^0.22.2", "@react-navigation/native": "^6.1.6", "@react-navigation/native-stack": "^6.9.12", "@react-navigation/stack": "^6.3.16" In my company's project we are using heap to autoTrack events. We have a "Terms & Conditions" screen with a...

Hi devs!!! I am rendering a date range calendar with Calendar.List. If i use the simplest example you provide in docs, then its super performant. ``` import { Calendar, useDateRange...