Commit ca726eb
refactor(android): remove manual afterUpdate call from dataBind setter
- Remove afterUpdate() call from custom setter
- React Native automatically calls afterUpdate() after all props update
- Prevents potential double-reload issues
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ad702d1 commit ca726eb
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments