React-Native-Paystack-WebView icon indicating copy to clipboard operation
React-Native-Paystack-WebView copied to clipboard

Update index.js

Open sharafadeenhammed opened this issue 1 year ago โ€ข 2 comments

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 avatar Jun 24 '24 13:06 sharafadeenhammed

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 avatar Jun 24 '24 14:06 sharafadeenhammed

paymentView

sharafadeenhammed avatar Jun 24 '24 14:06 sharafadeenhammed

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.

opmat avatar Jul 12 '24 20:07 opmat