Skip to content

Fix: Type safety bugs#23

Merged
mathdebate09 merged 2 commits into
nativeflowteam:mainfrom
mathdebate09:type_safety_bugs
May 3, 2026
Merged

Fix: Type safety bugs#23
mathdebate09 merged 2 commits into
nativeflowteam:mainfrom
mathdebate09:type_safety_bugs

Conversation

@mathdebate09

Copy link
Copy Markdown
Member

Because

Using nativeflow in ts projects created lots of bugs

This PR

  • each prop should extend a react native class
  • dynamic fn for bivariance

Issue

Closes #18

Additional Information

No response

(Optional) Discord username

No response

Pull Request Requirements

  • I have thoroughly read and understand Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Sizing: Add padding support
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section

@github-actions github-actions Bot added Spacing Manage padding and margin utilities for consistent spacing across components Layout Utilities for positioning, display, and layout management of components labels May 3, 2026
@mathdebate09 mathdebate09 merged commit a27178f into nativeflowteam:main May 3, 2026
4 checks passed
@mathdebate09 mathdebate09 deleted the type_safety_bugs branch May 3, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Layout Utilities for positioning, display, and layout management of components Spacing Manage padding and margin utilities for consistent spacing across components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: TS error (TypeStyle / ViewStyle errors)

1 participant