Coder Social home page Coder Social logo

Comments (7)

rajeshde avatar rajeshde commented on June 23, 2024 15

I am using RN 0.60.4 and react-native-radial-gradient version 1.0.5

I am using Cocoapods, therefore I have included it in pod file
pod 'SRSRadialGradient', :path => '../node_modules/react-native-radial-gradient/ios'

and getting this error
Invariant Violation: requireNativeComponent: "SRSRadialGradient" was not found in the UIManager.

from react-native-radial-gradient.

surajit-bitcanny avatar surajit-bitcanny commented on June 23, 2024 5

I think you have created the react native project using create-react-native-app command. This library renders a native view. So it will not work with projects that are created using create-react-native-app. You should create your project using react-native init or you have to convert your project to a native implementation. Follow this link for more info

from react-native-radial-gradient.

carmenchapa avatar carmenchapa commented on June 23, 2024 2

Hi,
I am having the same problem. Just install react-native-radial-gradient and my version is "^1.0.3".
Any help?

Thanks!

from react-native-radial-gradient.

surajitsarkar19 avatar surajitsarkar19 commented on June 23, 2024

Hi,
Please use the latest library v1.0.2. It should solve your IOS problem.

from react-native-radial-gradient.

kashmiry avatar kashmiry commented on June 23, 2024

Facing same issue, how can I fix it.
Version: 1.0.5
ReactNative version: 0.59.0
Not using expo, created with react-native init

from react-native-radial-gradient.

1130419 avatar 1130419 commented on June 23, 2024

I am using RN 0.60.4 and react-native-radial-gradient version 1.0.5

I am using Cocoapods, therefore I have included it in pod file
pod 'SRSRadialGradient', :path => '../node_modules/react-native-radial-gradient/ios'

and getting this error
Invariant Violation: requireNativeComponent: "SRSRadialGradient" was not found in the UIManager.

I am using RN 0.61.2 and got the same issue

from react-native-radial-gradient.

tahalakrati avatar tahalakrati commented on June 23, 2024

Same here, why was this issue closed? Did you guys find a solution?

from react-native-radial-gradient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.