Ngima Sherpa

Results 7 comments of Ngima Sherpa

I had similar problem on version v4.0.0 (Managed Workflow) Android 11 while using DateTimePicker mode 'time', the time picker dialog's button are all white resulting invisibility. And following step solved...

Same for me. If I use the Skia Component which is using `useTouchHandler` inside of `ScrollView`, ScrollView's vertical scroll event cancels useTouchHander `onActive`.

i18next v23.2.11 has still not addressed. getting error when using context

I'm also having this issue. To resolve I'm setting refreshing boolean after 10 mills ```javascript const fetchData = ()=>{ this.setRefreshing(true) //... data fetching logic } React.useEffect(() => { setTimeout(() =>...

I think this is really a good feature to have. This should be reviewed asap.

Hey @leonardorib, could you resolve the conflicts?

Did anyone find any solution to this issue, I started getting this issue after I upgrade from expo 48 to 49. I tried the #781 workaround by @efstathiosntonas but is...