Giter Site home page Giter Site logo

Comments (7)

marouanekadiri avatar marouanekadiri commented on May 12, 2024 4

@oreyes1991 Just add this declare module 'accordion-collapse-react-native'; into a .d.ts file in the root folder of your project and the pipeline will not break anymore.

from accordion-collapse-react-native.

brandonra97 avatar brandonra97 commented on May 12, 2024 2

I fixed this issue by creating a "index.d.ts." file inside the "accordion-collapse-react-native" folder in the project's 'node_module" folder. The file should have the following line in it:

declare module 'accordion-collapse-react-native';

from accordion-collapse-react-native.

foundationx avatar foundationx commented on May 12, 2024

Same issue here

from accordion-collapse-react-native.

brandonra97 avatar brandonra97 commented on May 12, 2024

I have the same issue, is this not being addressed?

from accordion-collapse-react-native.

f1sh1918 avatar f1sh1918 commented on May 12, 2024

Just created a pull request that generates the index.d.ts file to fix that issues.
Would be nice if you find time to take a look at it @marouanekadiri
thx for your nice work!

from accordion-collapse-react-native.

oreyes1991 avatar oreyes1991 commented on May 12, 2024

this issue still exists. What a shame, I liked this package but I can't use it since the project I'm working on is TypeScript, and this small issue would fail the lint pipeline.

from accordion-collapse-react-native.

AlexanderLanderos avatar AlexanderLanderos commented on May 12, 2024

@marouanekadiri Creating the .d.ts in the root still presents and issue and causes the build pipe line to break. Would declaring the components in the package be something in the works? Thank you

from accordion-collapse-react-native.

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.