Coder Social home page Coder Social logo

Comments (9)

dabit3 avatar dabit3 commented on May 27, 2024 1

There was a pr that was merged to fix this issue. We will be releasing v0.7.0 with this fix soon. thanks!

from react-native-elements.

Monte9 avatar Monte9 commented on May 27, 2024 1

@SteveGreenley pushed a fix to v0.14.0 here: react-native-training/react-native-elements@8a6318f

This works on v0.14.0

import { TouchableOpacity } from 'react-native';
import { Icon } from 'react-native-elements';

<Icon
  component={TouchableOpacity}
  name="youtube-searched-for"
  type="material"
  size={30}
  color="black"
  onPress={() => console.log('Search Pressed')}
/>

from react-native-elements.

SteveGreenley avatar SteveGreenley commented on May 27, 2024 1

Thank you @Monte9. It's working nicely.

from react-native-elements.

booboothefool avatar booboothefool commented on May 27, 2024

@dabit3 I am still getting this issue with 0.8.2.

from react-native-elements.

Monte9 avatar Monte9 commented on May 27, 2024

@booboothefool opening this issue again. Will look into it soon.

from react-native-elements.

Monte9 avatar Monte9 commented on May 27, 2024

Unable to reproduce this with RNE v0.9.6

Can you confirm that it is still an issue for you? @booboothefool @jjdp.
If yes, then PR #176 should hopefully fix it.
/cc @max2three

from react-native-elements.

cbjs avatar cbjs commented on May 27, 2024

warn still with RNE v0.9.7

change propType of component to func will fix this.

from react-native-elements.

max2three avatar max2three commented on May 27, 2024

@Monte9 Do you want me to reopen the PR that I had closed earlier?

from react-native-elements.

SteveGreenley avatar SteveGreenley commented on May 27, 2024

Still an issue with RNE v0.13.0

from react-native-elements.

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.