Code Monkey home page Code Monkey logo

react-native-ionicons's People

Contributors

arniu avatar matei-radu avatar namalee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-native-ionicons's Issues

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet.
We recommend using:

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

Icons not loading on v4 and v5

Hi

I tried v5 and v4 in both packages icons are not loading. [x] shows like this icon

initially I tried installing v5, came across the issues, figured out your still working on v5. switch to v4 even that also not working.

I'm I missing something ?

Thanks

TS2322: Property 'style' does not exist

In the Typescript definitions, the property style is missing in IconProps which raises the error TS2322 when trying to pass the style object:

Property 'style' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly<{ children?: ReactNode; }> & Readonly'.

Is there any update to the new Ionicons version?

currently
Icons are not showing,
Icons name different from the updated Ionicons icons,

using below doesn't show anything, manual linking has no effect.

<Icon name="add" />
or
<Icon ios="ios-add" android="md-add" />

is the package dead?

Icon is not showing, instead chinese?

I have installed react-native-ionicons on my react-native project

 "react": "16.13.1",
 "react-native": "0.63.2",
"react-native-ionicons": "^4.6.5",

the code

import Icon from 'react-native-ionicons';

export default function () {
  return (
    <View>
      <Icon ios="ios-add" android="md-add" />
    </View>
  );
}

the screenshot
Screenshot_20200825-234516_adex 1

Cant see icons

It just displays me "[?]" mark

OS: mac
Platform: IOS
"react-native": "0.61.5",
react-native-ionicons: "^5.0.0-beta",

ionicons does not work for react-native

I set up a react-native project with the expo and noticed that the icon names on the site were not accurate. For example, if I wanted to use the home icon I need to add 'ios-home' in order for it to work. This issue shows up multiple times including the bart chart icon which cannot be fixed by adding ios to the prefix.

Icon Name Mismatches

Hey! I am finding it hard to pick Ionicons for my RN app because the names used in this module don't match the names used in https://ionicons.com/. For example, there's an icon called ios-stats which doesn't exists in https://ionicons.com/. It seems like there's some name modifying (adding ios prefix) going on. Can someone clarify how they browse icons so you can find the right name? When do we need to prepend ios to a name? Thanks!

I get this warning all the time when using the icon names from Ionicon website. It's hard to scan this yellow list and pick the "real" names from it.

Screen Shot 2020-05-26 at 12 04 35 PM

5.0: Icon indexes are wrong (with 4.x also installed)

I'm trying to get 5.0 beta working, but passing the icon name returns a different icon every time.

"airplane" returns a football
"add-circle-outline" returns add
"football" returns a test tube
"football-sharp" returns a folder

The icons also do not look like the Ionicons 5 icons, so I'm guessing that react-native-ionicons is actually accessing a previous version of the library. We have other libraries that include Ionicons and may conflict (e.g. native-base). Do you have any advice to get react-native-ionicons to use the correct 5.0 font?

Thanks - I'd love to get this up and running as it's the only library that appears to support the 5.0 icon set.

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.