Coder Social home page Coder Social logo

Comments (4)

j3sch avatar j3sch commented on June 15, 2024 2

After downgrading react-native-svg from 13.0.0 to 12.3.0 everything worked as expected.

npx expo install [email protected]

from react-native-heroicons.

ecklf avatar ecklf commented on June 15, 2024

@j3sch interesting, could you tell me which icon you used to produce this so I can have a look?
It's definitely worth reporting this to react-native-svg if we figure out which property is not supported.

from react-native-heroicons.

mpandzo avatar mpandzo commented on June 15, 2024

@ecklf I experienced the same thing (and used the same downgrade solution to get things working) with the PlusIcon element:

import { PlusIcon } from 'react-native-heroicons/mini';

and

export default function App() {
  return (
    <View>
      <PlusIcon />
    </View>
  );
}

from react-native-heroicons.

smoothwastaken avatar smoothwastaken commented on June 15, 2024

Same issue, and this downgrade solution worked also on my side.

from react-native-heroicons.

Related Issues (11)

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.