developmentseed / developmentseed/observe
Package roboto font
Open
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Ricardo found that the text was getting cut off, similar to https://github.com/facebook/react-native/issues/15114.
This is likely because the default font family of the device. And setting it to Robot fixes the problem. So we should fallback to Roboto on android all the time.
Contributor guide
Research direction
Start by locating the Android font configuration in the React Native project and reproduce the reported text clipping described in this issue. Verify that Android consistently falls back to Roboto and confirm that the affected text is no longer cut off.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100