• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

janis-commerce / ui-native / 25464272736
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/1.27.0-beta.3
DEFAULT BRANCH: master
Ran 06 May 2026 10:19PM UTC
Jobs 1
Files 68
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 May 2026 10:13PM UTC coverage: 100.0%. Remained the same
25464272736

push

github

pablonortiz
fix: BaseButton uses gesture-handler Pressable to prevent onPress cancellation in modals

RN core Pressable inside Modalize/Swipeable/native-stack on Android with new
architecture (RN 0.74+) loses onPress when the parent gesture handler claims
the responder mid-tap. Replacing the underlying Pressable with the
gesture-handler one (drop-in compatible, native touch system) fixes the issue.

Public typing of BaseButton/Button is preserved via a cast, so consumers keep
typing onPress with GestureResponderEvent and no downstream changes are needed.

- Bump peer dep react-native-gesture-handler to >=2.18.0 (Pressable was added there)
- Add Pressable to gesture-handler jest mock (delegates to RN core)
- Add engines.node 22.x to align with the rest of the repo
- Bump version 1.27.0-beta.2 -> 1.27.0-beta.3

704 of 704 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

759 of 759 relevant lines covered (100.0%)

13.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25464272736.1 06 May 2026 10:19PM UTC 68
100.0
GitHub Action Run
Source Files on build 25464272736
  • Tree
  • List 68
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fb695175 on github
  • Prev Build on refs/tags/v1.27.0-beta.2 (#24368977159)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc