-
-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new
reactNativeProps
and getDynamicReactNativeProps
in HTML…
…ElementModels `getDynamicReactNativeProps` allows you to create even richer model-based custom renderers, since you can customize almost all native props from just one function from a `TNode`. `reactNativeProps` is similar, but static. It's still a great way to customize accessibility and special text props such as `selectable`, `numberOfLines`... etc.
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters