Maciej Synowski

Results 4 issues of Maciej Synowski

# Why `expo-facebook` was removed in SDK46 # How Links to [react-native-fbsdk-next](https://github.com/thebergamo/react-native-fbsdk-next), like`expo-facebook` docs in SDK45 do. # Test Plan N/A # Checklist - [x] Documentation is up to date...

bot: passed checks

Xs returned by `onLayout` in RTL are calculated from the left side, not the right side. I've reversed the array where it was necessary, and used left/right: 0 with width,...

## Description Currently, when navigating back to a screen containing a Compose-based view, lastFocusedChild is assigned to the internal AndroidComposeView leaving the screen without any focused element. Instead of targeting...