BuilderIO / mitosis

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
https://mitosis.builder.io
MIT License
12.36k stars 549 forks source link

fix: handle text input in react native generator #1435

Closed Othman2001 closed 4 months ago

Othman2001 commented 4 months ago

Description

adding text input in the react native generator, react native text input handling is missed, we should convert input tag from react to TextInput and add styles, onChange and so on

this is a fix for this issue: https://github.com/BuilderIO/mitosis/issues/1390

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 93158362f6e49d38a576e3f9517da4bb40b880cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

nx-cloud[bot] commented 4 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 93158362f6e49d38a576e3f9517da4bb40b880cf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets - [`nx run-many --skip-nx-cache --target build --parallel 4 --exclude */e2e-alpine,@builder.io/mitosis-fiddle,@builder.io/talk-*,@builder.io/example-apps`](https://cloud.nx.app/runs/zYXhPMbbjW?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/mitosis-site`](https://cloud.nx.app/runs/yxSqaNM9h4?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/eslint-plugin-mitosis`](https://cloud.nx.app/runs/vOS4YFoHRo?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/mitosis`](https://cloud.nx.app/runs/FIdZW007cG?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.