just1and0 / React-Native-Paystack-WebView

💸💳The package allows you accept payment using paystack and guess what, it doesn't require linking! just install and begin to use 🚀
https://paystack.com
MIT License
152 stars 101 forks source link

Update index.js #164

Open sharafadeenhammed opened 2 months ago

sharafadeenhammed commented 2 months ago

implemented a customizable view which show instead of the modal view when the prop of modal set tot false passed and the style prop will be applied to the view component rendered

sharafadeenhammed commented 2 months ago

implemented a customizable view which show instead of the modal view when the prop of modal set tot false passed and the style prop will be applied to the view component rendered . this is useful in the case if where we need to put other things or contents on the screen aside from just the the web view

sharafadeenhammed commented 2 months ago

paymentView

opmat commented 1 month ago

Hi @sharafadeenhammed Nice work! However, can you revert the changes to the name, version, and author you made in the pakage.json file? All contributions are usually acknowledged after merging the pull request.