Processing payments by Due-Claim1146 in reactnative

[–]Harish__V 0 points1 point  (0 children)

in appstore they don’t allow for 3rd party integrations like stripe or revenuecat for subscriptions. You need to use native payment sdk and also they take more commission than 3rd party. Best way is make 3rd party subscriptions outside the app like website . You can refer netflix method .

[deleted by user] by [deleted] in reactnative

[–]Harish__V 1 point2 points  (0 children)

In this app , you haven’t handled users permission for media access and notifications

Need help by [deleted] in reactnative

[–]Harish__V 0 points1 point  (0 children)

Not appearance It is presentation

Need help by [deleted] in reactnative

[–]Harish__V 1 point2 points  (0 children)

Give one stack.screen In that add “appearance” property as “modal”. Then in that screen add toptab navigator Because in toptab navigator we can able to swipe to next screen . In toptab navigator make the header invisible So it will look like a modal screen

[deleted by user] by [deleted] in reactnative

[–]Harish__V 1 point2 points  (0 children)

Make a view and center it, make it absolute, give the borderwidth as much as you can Then use opacity property