| chore: sort imports automatically | 3 年前 |
| refactor: stub gesture handler on web Gesture handler doesn't work great on Web and causes issues such as disabling text selection even when not enabled. So we stub it out. It also reduces bundle size on web. | 3 年前 |
| feat: use modal presentation style for modals on iOS by default | 3 年前 |
| chore: upgrade dependencies on 6.x (#11421) Followed https://github.com/react-navigation/react-navigation/pull/11090 and https://github.com/react-navigation/react-navigation/pull/11380 ## Test - yarn lint - yarn build - yarn test - yarn example test:e2e Run example app | 3 年前 |
| chore: update prettier | 3 年前 |
| fix: fix checking for modal presentation in stack Previously we were only checking for function name which gets minfied in production. To fix this, we should also check for the function reference | 3 年前 |
| chore: sort imports automatically | 3 年前 |
| fix: replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) Co-authored-by: m.gharouni <mohammadgharouni77@gmail.com> | 3 年前 |
| chore: update eslint config | 3 年前 |
| chore: sort imports automatically | 3 年前 |
| chore: sort imports automatically | 3 年前 |
| chore: sort imports automatically | 3 年前 |