thinhvo0108 / react-paypal-express-checkout

React component that renders Paypal's express check out button
MIT License
107 stars 71 forks source link

Text strings must be rendered within a <Text> component #45

Open Qamarkh opened 5 years ago

Qamarkh commented 5 years ago

Hi All, it is same problem someone had posted earlier but didn't got any response. Can some please help me out on this ? Regards Qamar

Invariant Violation: Invariant Violation: Text strings must be rendered within a component.

This error is located at: in div (created by PaypalButton) in PaypalButton (created by ScriptLoader) in ScriptLoader (at Cart.js:20) in RCTView (at View.js:45) in View (at Cart.js:19) in Cart (at SceneView.js:9) in SceneView (at createTabNavigator.js:39) in RCTView (at View.js:45) in View (at ResourceSavingScene.js:37) in RCTView (at View.js:45) in View (at ResourceSavingScene.js:26) in ResourceSavingScene (at createBottomTabNavigator.js:121) in RCTView (at View.js:45) in View (at screens.native.js:83) in ScreenContainer (at createBottomTabNavigator.js:111) in RCTView (at View.js:45) in View (at createBottomTabNavigator.js:110) in TabNavigationView (at createTabNavigator.js:197) in NavigationView (at createNavigator.js:61) in Navigator (at createAppContainer.js:429) in NavigationContainer (at App.js:14) in RCTView (at View.js:45) in View (at App.js:12) in App (at withExpoRoot.js:20) in RootErrorBoundary (at withExpoRoot.js:19) in ExpoRootComponent (at renderApplication.js:35) in RCTView (at View.js:45) in View (at AppContainer.js:98) in RCTView (at View.js:45) in View (at AppContainer.js:115) in AppContainer (at renderApplication.js:34)

WhatsApp Image 2019-08-05 at 8 32 39 PM

Qamarkh commented 5 years ago

Any update?

Qamarkh commented 5 years ago

Any update ?