jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.78k stars 528 forks source link

chore: add a bundler and add build script before publish #620

Open zerosrat opened 1 year ago

zerosrat commented 1 year ago

Thanks for submitting a pull request!

Please confirm you have linted your code and fixed any issues:

Please provide information on what your PR achieves and any issues that it addresses:

Hi @jemise111, here is my PR. I add a bundler microbundle to publish. Incorporating a bundler enables leveraging advantages such as minification, performance optimization, and compatibility.