You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Summary
Implemented following props:
- `selectable`
- `useHtmlNormalizer`
- native `ref` methods, where only `focus` and `blur` are functional,
the rest of them are no-op
- `onFocus` and `onBlur` callback props
Added `EnrichedTextInstance` to the exported API. Refactored the web
example app.
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| iOS | ❌ |
| Android | ❌ |
| Web | ✅ |
## Checklist
- [x] E2E tests are passing
- [ ] Required E2E tests have been added (if applicable)
---------
Co-authored-by: Mikołaj Szydłowski <9szydlowski9@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
0 commit comments