Lots of ios-*-outline icons are removed on newest React Native Vector Icons
See original GitHub issueI have gone through these following points
- Check latest documentation: https://docs.nativebase.io/
- Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- Check examples from NativeBase KitchenSink https://github.com/GeekyAnts/NativeBase-KitchenSink
- For discussion purpose make use of NativeBase Slack: http://slack.nativebase.io/
- For queries related to theme, check Theme Variables from Docs and live NativeBase Theme Editor http://nativebase.io/customizer/
Issue Description
node, npm, react-native, react and native-base version, expo version if used
React Native Environment Info:
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 296.78 MB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 10.11.0 - /usr/local/bin/node
npm: 6.4.1 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.0, macOS 10.14, tvOS 12.0, watchOS 5.0
IDEs:
Android Studio: 3.2 AI-181.5540.7.32.5014246
Xcode: 10.0/10A255 - /usr/bin/xcodebuild
npmPackages:
react: 16.5.0 => 16.5.0
react-native: 0.57.1 => 0.57.1
npmGlobalPackages:
create-react-native-app: 1.0.0
react-native-cli: 2.0.1
Expected behaviour
Showing correct icons.
Actual behaviour
Because lots of ios-*-outline
icons are removed, it shows question mark now.
Steps to reproduce
npm install native-base
npm install react-native-vector-icons
- use
home
orcalendar
icon
Is the bug present in both iOS and Android or in any one of them?
Only iOS
Any other additional info which would help us debug the issue quicker.
When I was checking the latest doc of RN vector icons, it only contains these ios-*-outline
icons:
Lots of icons here were removed.
So it’s better to update the json file and update RN vector icons to the latest version
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Problem with "react-native-vector-icons" in ... - Stack Overflow
Its a very common issue with the library that it doesnt honor the outline and other kinds of icons, it also happens with...
Read more >react-native-vector-icons: Icons and fonts for React Native apps
Set up a React Native project with TypeScript, configure react-native-vector-icons, and link custom fonts with no native code.
Read more >@expo/vector-icons - npm
This is a wrapper around react-native-vector-icons to make it compatible with Expo.. Latest version: 13.0.0, last published: 8 months ago.
Read more >How to use react-icons to install Font Awesome in a React app
There are many different icon libraries out there – so how do you add them to your React app? We'll learn that, along...
Read more >How to use React-Native-Vector-Icons to add custom icons to ...
First we have to create a custom icon set. Once the site is open, remove the current set (if there is one) and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@SupriyaKalghatgi It seems that this file was not updated. The
ios-*-outline
icons should be reviewed, I think.@alainib This is not the appropriate place to point out about react native elements