Skip to content

THE VIEW WITHIN THE MODAL in the PaystackProvider.tsx doesn't show #220

@AMUZYZOHO

Description

@AMUZYZOHO

Describe the bug
After calling payNow() , the modal opens but the view containing the webView component doesn't show

To Reproduce
Steps to reproduce the behavior:

  1. Just download and use the package in your app

Expected behavior
The webview component ought to render immediately after the modal opens up

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [Android] (development build with expo)

Smartphone (please complete the following information):

  • Device: [Redmi Note 14]

Additional context
The view eventually shows up after you make a change to the PaystackProvider.js (it's.js in production, from the node_modules folder).
When debug is set to true, I get all the logs that confirm that the webView starts load, and ends loading which shows that it mounts, but it's containing View parent just does not show up until after a change and then the UI hydrates

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions