mattermost / mattermost/react-native-paste-input
Issues with Expo 53 + new arch
Nessuno ha ancora preso questa issue.
- Lingua principale
- Objective-C
- Stelle
- 213
- Fork
- 38
- Merge medio
- 12h 25m
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando la patch nel gist collegato insieme alle due PR upstream di React Native, quindi ispeziona le modifiche di #40 per il fix Android. Verifica che il package venga compilato su iOS con Expo 53 e che l’apertura di un PasteInput funzioni su Android. Il lavoro è completo quando entrambi i fix sono inclusi e viene pubblicata una release.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- objective-c, react-native
- Ambito
- mobile
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100