Purchasely / Purchasely-ReactNative

Other
13 stars 2 forks source link

Invariant Violation: Tried to register two views with the same name PurchaselyView #107

Closed Kerumen closed 4 months ago

Kerumen commented 4 months ago

I upgraded react-native-purchasely to v4.3.2 and got this error:

Invariant Violation: Tried to register two views with the same name PurchaselyView

I think this is because of this line in PLYPresentationView which conflict with the main require in PurchaselyViewManager.


kherembourg commented 4 months ago

Hello @Kerumen

We do not have the issue on our side but you may be right here, thank you for the report! I have commented the content of PurchaselyViewManager as a temporary fix as this file is not needed at the moment

We will release a new version with that change by end of week

kherembourg commented 4 months ago

Hello @Kerumen It should be fixed with version 4.3.3