Pedro Pessoa

Results 23 comments of Pedro Pessoa

First, my iOS build was not recognising `AppDelegate.mm` file, like the file name was never changed during the React Native upgrade. I had then to go to XCode and change...

@cortinico I did as the doc said and renamed the file on VSCode, but XCode didn't pick the new name even after a fresh build cleaning everything the build failed...

> @cortinico @pedpess In the migration steps [here](https://reactnative.dev/docs/next/new-architecture-app-intro#ios-use-objective-c-mm-extension), there is an info box saying exactly that! :D Aha! It's indeed there @cipolleschi :D tks. This page should be marketed more...

We could use GitHub pages as well: https://pages.github.com/

@peter-tackage Do you mean having an approval flow regarding to translations? What do you mean by Pitfalls?

> For the people who happen to stumble upon this thread: what worked for me was setting android:windowSoftInputMode to adjustPan in the AndroidManifest.xml @InfiniteRain [according to Android docs](https://developer.android.com/guide/topics/manifest/activity-element#wsoft) `adjustResize` is...

please GH don't close this 😢

Thanks, guys! I had reported the same here as well, but as a feature request as I didn't know the lib supported this behavior. https://github.com/zmxv/react-native-sound/issues/781