Expensify / react-native-live-markdown

Drop-in replacement for React Native's TextInput component with Markdown formatting.
https://www.npmjs.com/package/@expensify/react-native-live-markdown
MIT License
670 stars 45 forks source link

fix: reload on new arch #349

Closed WoLewicki closed 1 month ago

WoLewicki commented 1 month ago

Details

PR fixing the crash on reload inside the lib that can be spotted in Expensify App.

Related Issues

GH_LINK https://github.com/Expensify/App/issues/42160

Manual Tests

Reload the app.

Linked PRs

github-actions[bot] commented 1 month ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

WoLewicki commented 1 month ago

I have read the CLA Document and I hereby sign the CLA

mountiny commented 1 month ago

@BartoszGrajdek could you check this one out and review/ merge so we can have a new version out soon?