PeterFred

Results 12 comments of PeterFred

Not using expo, vanilla react-native project

First noticed with react-native-paper Searchbar, but narrowed it down to this issue

Not as yet, removing KeyboardAvoidingView from our app also did not resolve this. As this package upgrade is a dependency for the upgrade to RN Navigation v6 it is holding...

@GaylordP unfortunately not, we have delayed upgrading this package and navigation for now.

@satya164 https://github.com/callstack/react-native-pager-view/issues/382 https://github.com/callstack/react-native-pager-view/pull/462 Have upgraded react-native-pager-view to 5.4.7 but still persists

Related https://github.com/satya164/react-native-tab-view/issues/1244

Yes, that uses the phones system theme. I want to manually set it, ie override the autoTheme prop. Eg, phone is in lightMode, I can set the picker to be...

This still seems to be an issue

This is still an issue. writeToDisk: false does not solve the issue. Any other solution?