mattermost / mattermost/react-native-paste-input
Issues with Expo 53 + new arch
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Objective-C
- Estrellas
- 213
- Forks
- 38
- Merge medio
- 12 h 25 min
- PR fusionados (30 d)
- 1
Descripción
While upgrading our app to Expo 53 + new arch, we've noticed some issues with version 0.8.1 this package (latest at this time).
On the iOS side we were seeing compilation failures due to changes from two upstream PRs:
- https://github.com/facebook/react-native/pull/47205
- https://github.com/facebook/react-native/pull/48133
Looking at the changes there, I was able to come up with this patch that made things compile again: https://gist.github.com/Ashoat/14a98badc16afc4ed297288a01a69f6e
On the Android side, I saw a runtime error when opening a PasteInput, which was fixed in #40. I was able to fix this by patching the same fix locally, but would be good if a release was published with the fix.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Empieza revisando el parche del gist enlazado junto con los dos PRs upstream de React Native; después, inspecciona los cambios de #40 para el fix de Android. Verifica que el paquete se compile en iOS con Expo 53 y que abrir un PasteInput funcione en Android. Se considera terminado cuando ambos fixes están incluidos y se ha publicado un release.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- objective-c, react-native
- Área
- mobile
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100