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
668 stars 45 forks source link

[WIP] Add build:watch script #379

Open roryabraham opened 3 weeks ago

roryabraham commented 3 weeks ago

marked as WIP because I haven't been able to get an E2E workflow working yet.

Details

This PR sets up a build:watch option in react-native-live-markdown, with the goal of being able to develop from the TS source code in this repo and have your changes live-reload in https://github.com/Expensify/App.

Related Issues

n/a

Manual Tests

Linked PRs

github-actions[bot] commented 3 weeks ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


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


You can retrigger this bot by commenting recheck in this Pull Request