Warn or throw error for tab bar icon
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 743
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
expo/vector-icons doesn't play nicely with TabBarIOS because 1) we don't recommend using it, JS solution is cross-platform and more customizable 2) we don't want to add the native module necessary to make it play nicely to Exponent.
So we should make it very clear whenever someone tries this that it will not work
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the JavaScript handling for tab bar icons and the TabBarIOS integration in this package. Reproduce the unsupported usage, then add a clear warning or error when it is detected; done means users are told that this combination will not work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100