George Paul

Results 9 comments of George Paul

I would also love to see this video. I have spent some time trying to add this feature to the ImageViewer example as well but have also been unsuccessful. Thank...

@mrousavy Positioning via absolute position and margin and direct heights does not help me. I am looking to use the HOC with flex layouts, since this is supported on iOS,...

@tnghia944 @srfaytkn Unfortunately no, and with the latest update to reanimated 2, this has become enough of a problem that we've decided to pull out the wix navigation library and...

@AlanSl I see the commit in your edit about the update on Android, and I see the changes in the react native node modules folder locally, but I cannot get...

That is unfortunate. We also need nested text on press to be focusable with hardware keyboards. The new RN version includes the [focusable](https://reactnative.dev/docs/view#focusable-android) prop, but these only exist on Views...

While nested talkback is a critically important feature, we also need to be able to focus on nested text with hardware keyboards. If the `focusable` prop was exposed on text...

For anyone looking to address the above changes in their repo, just use [patch package](https://github.com/ds300/patch-package)

@alextait1 Happy to open a new issue for the focusable prop, but this issue is still valid, since for non fabric builds iOS is still not working for screenreader on...

Yeah I'm getting this bug too. When I run npm install on the lesson branch I get an npm error `No compatible version found: react-router@^3.0.0`