Emmanuel Ngene
Emmanuel Ngene
> **Solution** > > I manually edited > /etc/apt/sources.list.d/additional-repositories.list > added this line: > deb [arch=amd64] https://deb.tableplus.com/debian tableplus main > and it worked! It didn't work for me still `E:...
Adding the credentials to .env as you normally would with the Cloudinary npm package is enough to set the credentials.
As far as I know, none of the previous plugins I used with payload v2 works on payload v3 especially due to some import related issues. On Fri, 6 Dec...
> it's working from my side in v3 Great! I might find some time to check it out.
> @El-Nazy, I see your point, i have updated docs #175, so feel free to update docs accordingly. Thank you @just1and0 I'll proceed to make the commit with a `docs`...
> Also @El-Nazy we already have a way of closing the modal using [ref](https://github.com/just1and0/React-Native-Paystack-WebView/blob/main/README.md#using-refs). > > Does this not work for you? > ```` > paystackWebViewRef.current.endTransaction() > ```` > >...
> > Also @El-Nazy we already have a way of closing the modal using [ref](https://github.com/just1and0/React-Native-Paystack-WebView/blob/main/README.md#using-refs). > > Does this not work for you? > > ``` > > paystackWebViewRef.current.endTransaction() >...
@just1and0 Sir, please let me know if there are any requirements for the PR that still need to be met.